We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65bd242 commit a10651bCopy full SHA for a10651b
crates/jiter/src/errors.rs
@@ -310,4 +310,4 @@ impl LinePosition {
310
pub fn short(&self) -> String {
311
format!("{}:{}", self.line, self.column)
312
}
313
-}
+}
0 commit comments