aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rtic/ui/custom_section.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/rtic/ui/custom_section.stderr b/rtic/ui/custom_section.stderr
new file mode 100644
index 0000000..a8495dc
--- /dev/null
+++ b/rtic/ui/custom_section.stderr
@@ -0,0 +1,5 @@
+error: This should be the only error in the file
+ --> ui/custom_section.rs:3:1
+ |
+3 | compile_error!("This should be the only error in the file");
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^