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