ref: 5621e8b572b950f9ded3127078362a9617dcb375 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 }