You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the declarations were parsed as DeclarationStatement, this should already work, but it doesn't. string foo(){ return "bar"; } writeln(foo());
MartinNowak
changed the title
Allow to mix statments and declaration in a single line
Allow to mix statements and declarations in a single line
Jun 17, 2017
Proposed by @callumenator, https://github.com/MartinNowak/drepl/pull/14#commitcomment-5392071.
The text was updated successfully, but these errors were encountered: