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