ref: 99cfcabc52f10877bbeb3bcdbb1cded0cb3cd9a7 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 }