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