ref: 312487e2353023d01ce346b8812373223aba5f29 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 }