ref: 014aa4aeac90436d5d3f69acf37fd9a830630714 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 }