ref: ae909b89c7b655a8bf943992c4fdd74707860140 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 }