ref: 54da79816fab4a03e8f6022d6c9764d9099abd60 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 }