3 lines
84 B
Text
3 lines
84 B
Text
|
|
⍣(⋕|0) "123" # parses okay
|
||
|
|
⍣(⋕|0) "notanumber" # supplies 0 on error
|