nitnelave / hopper

Programming language
Other
2 stars 0 forks source link

Parse toplevel as a statement, includes declarations as statement too. #45

Closed bloody76 closed 7 years ago

bloody76 commented 7 years ago

To discuss of course, the changes brings some questions:

I think that seeing a declaration as a statement is quite logic though.


This change is Reviewable

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.003%) to 98.525% when pulling 30dafb5e8a0c419d9cd1bc9e95b74847b9024267 on toplevel_as_statement into a60aa1d02ade49934ef4c96de17becf1c60e6d43 on master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.003%) to 98.525% when pulling 30dafb5e8a0c419d9cd1bc9e95b74847b9024267 on toplevel_as_statement into a60aa1d02ade49934ef4c96de17becf1c60e6d43 on master.

bloody76 commented 7 years ago

We don't want statements at toplevel, so we refuse this PR.