aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/usingnamespace/b.zig
AgeCommit message (Collapse)Author
2025-07-07remove `usingnamespace` from the languageAndrew Kelley
closes #20663
2021-09-01std: fix regressions from this branchAndrew Kelley
Also move some usingnamespace test cases from compare_output to behavior.