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