ref: 404ed1ddb3faa4fec7ee4fd8fddc5bbdec284bde 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 }