Skip to content

Commit

Permalink
reproduce issue #505
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Sep 6, 2019
1 parent 68b2101 commit 926f095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/fail/neg-boundary.as
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
let _ : Int8 = -128;
1 change: 1 addition & 0 deletions test/fail/ok/neg-boundary.tc.ok
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
neg-boundary.as:1.17-1.20: type error, literal out of range for type Int8

0 comments on commit 926f095

Please sign in to comment.