There was an error while loading. Please reload this page.
1 parent 3a4fbfd commit 8be5a67Copy full SHA for 8be5a67
1 file changed
grazelang/src/parser/cst.rs
@@ -2259,3 +2259,5 @@ where
2259
FromWithSourceSpan::from_result_with_source_span(self, source_span)
2260
}
2261
2262
+
2263
+// TODO: Create traits InvalidFromSourceSpan etc
0 commit comments