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