ref: 7680e160787aad4408be9535856f4c3a2ba72337 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 }