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