mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-30 07:02:24 +00:00
Type declaration parsing; Future feature references
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
do {
|
||||
;
|
||||
} while (a != b);
|
||||
|
||||
do b; while (a);
|
||||
|
Reference in New Issue
Block a user