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