aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cli.zig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli.zig b/src/cli.zig
index a6310022a..ee0c131f9 100644
--- a/src/cli.zig
+++ b/src/cli.zig
@@ -252,7 +252,7 @@ pub const Arguments = struct {
))) {
entry_points = entry_points[1..];
}
- },
+ },
.DevCommand => {
if (entry_points.len > 0 and (strings.eqlComptime(
entry_points[0],