- Fix Whitespace with empty token list - Force a newline for line comments in concise mode
3 lines
31 B
JavaScript
3 lines
31 B
JavaScript
{ print("hello"); // comment
|
|
}
|