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