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