ref: 59d77e008cc4a36eeb2a9d255a32866901b6ccb1 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 }