ref: 42196d6a834e992695c6d66119e57d9ceea83741 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 }