2 lines
59 B
Text
2 lines
59 B
Text
|
|
fcn f(x,y){try{x/y}catch(MathError){println(__exception)}}
|
|
|
fcn f(x,y){try{x/y}catch(MathError){println(__exception)}}
|