summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/writemode/target/modified.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rustfmt/tests/writemode/target/modified.txt')
-rw-r--r--src/tools/rustfmt/tests/writemode/target/modified.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tools/rustfmt/tests/writemode/target/modified.txt b/src/tools/rustfmt/tests/writemode/target/modified.txt
new file mode 100644
index 000000000..5c0539a66
--- /dev/null
+++ b/src/tools/rustfmt/tests/writemode/target/modified.txt
@@ -0,0 +1,5 @@
+4 4 1
+fn blah() {}
+10 5 2
+#[cfg(a, b)]
+fn main() {}