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