ref: 5106fe5edb4664688fe87b6340b32c0c1dbd6157 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 }