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