summary refs log tree commit diff stats
path: root/rust/help.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/help.rs')
-rw-r--r--rust/help.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/help.rs b/rust/help.rs
new file mode 100644
index 0000000..26a439b
--- /dev/null
+++ b/rust/help.rs
@@ -0,0 +1,4 @@
+fn main()
+{
+	println!("would you mind reading the fucking manual pages? (now memory safe!)")
+}