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