3 lines
63 B
TypeScript
Raw Normal View History

assert(idof<ArrayBuffer>() == 0);
assert(idof<String>() == 1);