mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-18 01:11:32 +00:00
10 lines
61 B
TypeScript
10 lines
61 B
TypeScript
![]() |
while (1) {
|
||
|
;
|
||
|
}
|
||
|
while (true) {
|
||
|
;
|
||
|
}
|
||
|
while ("str") {
|
||
|
;
|
||
|
}
|