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