ref: 97342365dc551b4ef0c07fe092f74abc8bf1b063 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 }