mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-28 00:12:15 +00:00
3 lines
63 B
TypeScript
3 lines
63 B
TypeScript
|
assert(idof<ArrayBuffer>() == 0);
|
||
|
assert(idof<String>() == 1);
|