ref: 888bb9b10a6ca5728226f141215d4023eb350e68 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 }