Skip to:
new o(`rho:io:stdout`) in { o!(Int) }
prints
Nil
Also,
new o(`rho:io:stdout`) in { o!(o!(Int)) }
@{bundle+ { Unforgeable(0x00) }}!(Int)
new o(`rho:io:stdout`) in { o!(Int) }
prints
Nil
Also,
new o(`rho:io:stdout`) in { o!(o!(Int)) }
prints
@{bundle+ { Unforgeable(0x00) }}!(Int)