rerun tests

This commit is contained in:
Jeremy Smart 2024-05-24 14:06:02 -04:00
parent e69b9381a3
commit 95b4b7000e
No known key found for this signature in database
GPG Key ID: 779983F4BEF2BACB

View File

@ -1,10 +1,9 @@
---
source: tests/golden_tests.rs
assertion_line: 53
input_file: tests/golden_tests/compile_file/wrong_nums.bend
---
Errors:
In tests/golden_tests/compile_file/wrong_nums.bend :
- expected: valid digit
- expected: valid binary digit
- detected:
 1 | main = (+ 0b012345 0FA)