ref: 0deadc64c88ae25fbe1b28d603ec8416e45779eb dir: /test/generic-in-const.myr/
/* should fail to compile because generic types are only allowed in generic declarations. */ const foo = {v : @a -> v }