ref: 80c98275269f28f88827ce8d493bb5db47db9757 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 }