mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-24 04:01:46 +00:00
Better testing infrastructure; Initial exports/imports/re-exports
This commit is contained in:
3
tests/parser/do.ts
Normal file
3
tests/parser/do.ts
Normal file
@ -0,0 +1,3 @@
|
||||
do {
|
||||
;
|
||||
} while (a != b);
|
Reference in New Issue
Block a user