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