ref: 9f10f9d30d224a28da8fffb93ab53d338ecb6838 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 }