ref: 4be03d030c00960d2b27f319057d1a07603c0260 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 }