ref: 4bc1493ff94ecd5cc384b55bbae833c422e67de0 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 }