parser: port test "top-level bare asterisk+identifier"
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1805,3 +1805,10 @@ test "zig fmt: top-level tuple function call type" {
|
||||
\\
|
||||
);
|
||||
}
|
||||
|
||||
test "zig fmt: top-level bare asterisk+identifier" {
|
||||
try testCanonical(
|
||||
\\*x
|
||||
\\
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user