mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
killing some newlines in the execution tests, to test the lexer's newline suppression
This commit is contained in:
parent
ae112d6087
commit
96803d0129
2 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue