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