aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/invalid_unicode_escape.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2024-07-31std.zig.tokenizer: simplifyAndrew Kelley
2024-07-15Tokenizer bug fixes and improvementsgooncreeper