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