wuz/tests/err_fun.wuz

2 lines
42 B
Plaintext
Raw Normal View History

2023-08-28 11:07:19 +00:00
let f = fun () as int return 1.2; end ; f