Files
cell/vm_test/try_throw.txt
2026-02-05 10:21:16 -06:00

2 lines
35 B
Plaintext

try { throw "err" } catch(e) { e }