ref: 161c6c97e8accf066479a9c217c9c6cad4259850 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 }