1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-06-13 23:11:41 +00:00
Files
assemblyscript/tests/parser/do.ts

4 lines
27 B
TypeScript
Raw Normal View History

2017-11-29 00:18:14 +01:00
do {
;
} while (a != b);