ref: 3d9ce334368f0d6e7da472200c68c7081889058b 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 }