Skip to content

Commit

Permalink
Add an ingnored test case for $o in exits
Browse files Browse the repository at this point in the history
  • Loading branch information
thoni56 committed Oct 12, 2020
1 parent 8996939 commit d560598
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions compiler/testing/analyzePrintStatement.alan
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
The l Isa location
Exit w To l Does
"We can'print a parameter like $1."
"But should also not allow $0."
End Exit.
End The l.

Start At l.
Empty file.

0 comments on commit d560598

Please sign in to comment.