aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/call_from_double_ptr.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2024-07-21fix: Add error notes for method calls on double pointers (#20686)Will Lillis