ref: ba241976da36c9a1ee33e7969c3e5618ac680704 dir: /test/generic-in-const.myr/
use std /* should fail to compile because generic types are only allowed in generic declarations. */ const foo = {v : @a -> v }