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