ref: 4531e7d7f72c2171fdac5c1914ebaf867db61187 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 }