Files
zig/lib/std/zig/parser_test.zig
Jacob Young c11b6adf13 Ast: fix comptime destructure
A preceding `comptime` keyword was being ignored if the first
destructure variable was an expression.
2024-03-17 15:23:16 -07:00

148 KiB