ref: 5e2dccff3e46d063fed04109f5088c16002a56f5 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 }