ref: 9be5f6e05a432918ab171ad27183b010d0855457 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 }