getty icon indicating copy to clipboard operation
getty copied to clipboard

Deserialization of tuples of tuples no longer works

Open ibokuri opened this issue 2 years ago • 0 comments

Description

Deserializing tuples of tuples seems to break the compiler now.

How to Reproduce the Bug

Uncomment the relevant test in the "tuple" test in src/tests/de/tests.zig and run zig build test.

Additional Context

This is due to stage2.

ibokuri avatar Aug 21 '22 01:08 ibokuri