ref: 2be6300162a3b32e4d82f71ed6772aa5feced897 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 }