summaryrefslogtreecommitdiff
path: root/test/dynamic/baz.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test/dynamic/baz.rs')
-rw-r--r--test/dynamic/baz.rs5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/dynamic/baz.rs b/test/dynamic/baz.rs
new file mode 100644
index 0000000..4222589
--- /dev/null
+++ b/test/dynamic/baz.rs
@@ -0,0 +1,5 @@
+
+pub fn hello(){
+
+println!("hello baz");
+ } \ No newline at end of file