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