aboutsummaryrefslogtreecommitdiff
path: root/src/z/js/parser/lexical_grammar.zig
blob: 70607660bbbf7cf90412f9753c58fa1b2b11f886 (plain)
1
2
3
const parser = @import("root.zig");
const Result = parser.Result;