mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-31 06:02:11 +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