ref: 0f26571b17048f69d768bc4035cd109254ba7394 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 }