ref: 2f3123a05d6bf7cb556dfb0d6aa93b2008049868 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 }