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