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