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