killing some newlines in the execution tests, to test the lexer's newline suppression

This commit is contained in:
Jeremy Ashkenas
2009-12-29 10:02:19 -05:00
parent ae112d6087
commit 96803d0129
2 changed files with 0 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ func: =>
'error'
else
c.text + '---'
d = {
text = c.text
}