broken waypoint, but fixed line numbers with the new JS comments

This commit is contained in:
Jeremy Ashkenas
2009-12-23 19:42:18 -05:00
parent 6555473788
commit 60eabf63cf
14 changed files with 730 additions and 344 deletions

View File

@@ -2,6 +2,6 @@ try
all_hell_breaks_loose()
cats_and_dogs_living_together()
catch error
print( error )
print(error)
finally
clean_up().