Skip to content

Commit 1bc9749

Browse files
committed
forgot to add formatted errors.rs
1 parent b96f13f commit 1bc9749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/parser/src/error.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ pub(crate) fn parse_error_from_lalrpop(
221221
source_path,
222222
}
223223
}
224-
},
224+
}
225225
}
226226
}
227227

0 commit comments

Comments
 (0)