Referring to a pattern outside of pattern context should be a syntax error

Description

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)

Activity

Details

Assignee

Reporter

Priority

Components

Labels

Created August 26, 2019 at 10:49 PM
Updated August 26, 2019 at 10:49 PM

Flag notifications