ref: 948799fdb2b9120a1b64f48e8f3fd33193632e96 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 }