ref: 64f02da800fa67fc90084cdef6c6fee0dc24e9dd 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 }