feat: add stderr file

This commit is contained in:
Oleksandr Babak 2025-05-15 18:33:27 +02:00 committed by Emil Fresk
parent 8d7b85c836
commit f1c62ebe3d

View file

@ -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");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^