Ticket #17 (closed enhancement: fixed)

Opened 11 months ago

Last modified 11 months ago

Optional semicolons

Reported by: JarrettBillingsley Assigned to: JarrettBillingsley
Priority: major Milestone: MiniD 2
Component: Language Keywords:
Cc:

Description

Semicolons suck.

Statements may now be terminated with a semicolon, newline/eof, }, ), or ] (newline and the symbols are non-consuming).

Change History

(follow-up: ↓ 2 ) 01/14/08 11:59:25 changed by JarrettBillingsley

  • status changed from new to closed.
  • resolution set to fixed.

(in reply to: ↑ 1 ) 01/14/08 13:35:42 changed by Ligustah

Replying to JarrettBillingsley: Are the optional Commas already implemented?

André

01/14/08 15:12:40 changed by JarrettBillingsley

In tables and arrays? Forgot about those, but yes, that's implemented.

01/15/08 21:21:12 changed by JarrettBillingsley

  • component changed from component1 to Language.