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