ref: 9ac1c506c10ebe2a7ce8eb51e30c36c533565572 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 }