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 2995a08 commit af2863cCopy full SHA for af2863c
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: c41796f2ca93e5773c835d4c211e812fe165ef90
+refs/heads/master: 37f87161cc408ad76d4b748be428b1b206a0ed28
trunk/src/comp/front/extfmt.rs
@@ -50,7 +50,7 @@ import std.ExtFmt.conv;
50
import std.ExtFmt.piece;
51
import std.ExtFmt.piece_string;
52
import std.ExtFmt.piece_conv;
53
-import std.ExtFmt.parse_fmt_string;
+import std.ExtFmt.CT.parse_fmt_string;
54
55
export expand_syntax_ext;
56
0 commit comments