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