ref: 34d97453258079f514c3297f88663fc23ff6e080 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 }