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