ref: 63102e84123635698b1e23aa725f52bfdb39d2f0 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 }