aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/res/exit_code.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling/src/res/exit_code.rs')
-rw-r--r--mingling/src/res/exit_code.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling/src/res/exit_code.rs b/mingling/src/res/exit_code.rs
index 93ce98b..44798bf 100644
--- a/mingling/src/res/exit_code.rs
+++ b/mingling/src/res/exit_code.rs
@@ -1,3 +1,4 @@
+// Doc Not Optimize
use mingling_core::{ProgramCollect, this};
/// Represents a program exit code.