summaryrefslogtreecommitdiff
path: root/Biz/Bild/Example.rs
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Bild/Example.rs')
-rw-r--r--Biz/Bild/Example.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Biz/Bild/Example.rs b/Biz/Bild/Example.rs
deleted file mode 100644
index ba98dda..0000000
--- a/Biz/Bild/Example.rs
+++ /dev/null
@@ -1,4 +0,0 @@
-// : out helloworld
-fn main() {
- println!("Hello world!");
-}