RosettaCodeData/Task/Introspection/Lasso/introspection-1.lasso
2023-07-01 13:44:08 -04:00

5 lines
172 B
Text

var(bloob = -26)
decimal(lasso_version(-lassoversion)) < 9.2 ? abort
var_defined('bloob') and $bloob -> isa(::integer) and lasso_tagexists('math_abs') ? math_abs($bloob)