Skip to content

Commit 7daed41

Browse files
failing an assertion will fail...
1 parent b58d3c5 commit 7daed41

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/unit/ast-macros.lsts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ type A = A{a:U64};
3131
);
3232

3333
macro::assert(true);
34-
macro::assert(false);
35-
36-
# assert
3734

3835
# match
3936

0 commit comments

Comments
 (0)