assemblyscript/tests/parser/do.ts.fixture.ts

4 lines
25 B
TypeScript
Raw Normal View History

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