ref: 49570fb00b851ce47c9b8d5280284cc44490e0e9 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 }