ref: 4a22a055638ba409f6232d4ac6967c0fa20eade4 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 }