ref: 822da329297079d473f20a6fe14c7c2d712cdc83 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 }