Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0;] is an expression #8102

Closed
vicuna opened this issue Apr 13, 2003 · 1 comment
Closed

[0;] is an expression #8102

vicuna opened this issue Apr 13, 2003 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Apr 13, 2003

Original bug ID: 1636
Reporter: administrator
Status: closed
Resolution: won't fix
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)

Bug description

The implementation accepts "[0;]" as an expression, but the documented
grammar says that semicolons in lists have to be followed by
expressions. The same holds for "[|0;|]".

Tim Freeman tim@fungible.com
Which is worse: ignorance or apathy? Who knows? Who cares?
GPG public key fingerprint ECDF 46F8 3B80 BB9E 575D 7180 76DF FE00 34B1 5C78

@vicuna
Copy link
Author

vicuna commented Aug 20, 2003

Comment author: administrator

I'd rather not document the optional trailing semicolon after expr, which is IMO
an implementation tolerance rather than a language feature. -XL, 2003-08-20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant