ref: cb804dc4af19cad9ba86a55aa5cc8b3c1a9a4159 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 }