Files
hakorune/simple_throw_test.nyash

2 lines
47 B
Plaintext

print("Testing throw")
throw "Simple exception"