Skip to content

Commit

Permalink
writing test without jou env to test
Browse files Browse the repository at this point in the history
  • Loading branch information
littlewhitecloud authored Dec 17, 2023
1 parent 84beaf3 commit 2f587a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/already_exists_error/bool.jou
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def foo() -> None:
x = True.asdf() # Error: a bool type named 'True' already exists

0 comments on commit 2f587a4

Please sign in to comment.