ref: 3219b2144ac188b045de6d681435322ddf4da191 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 }