1 line
59 B
Text
1 line
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)}}
|