ref: 9676f65ff1660a8ebc47b384ba056717e6cde056 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 }