ref: 0482a850a5144192b3dc7dcbfe4d46b712005542 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 }