mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
killing some newlines in the execution tests, to test the lexer's newline suppression
This commit is contained in:
@@ -2,5 +2,4 @@ result: try
|
||||
nonexistent * missing
|
||||
catch error
|
||||
true
|
||||
|
||||
print(result)
|
||||
@@ -16,7 +16,6 @@ func: =>
|
||||
'error'
|
||||
else
|
||||
c.text + '---'
|
||||
|
||||
d = {
|
||||
text = c.text
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user