ref: 014b76121ce587c0197eb02e9b9b13db998a3968 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 }