I hope someone can explain what the #1 means (and for that matter the
[2] in the debug output below. I can't find anything in the spec that
explains what they mean.
Thanks
> f(1)
debugging in: f(1)
debugging in: f()
debug at #1: {
if (x < 0)
-x
else x
}
Browse[2]>