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