about summary refs log tree commit diff
path: root/examples/1.pry
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--examples/1.pry (renamed from examples/1.src)2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/1.src b/examples/1.pry
index 6fef25a..c497dc4 100644
--- a/examples/1.src
+++ b/examples/1.pry
@@ -1,4 +1,4 @@
-import "!stdlib.src";
+import "!stdlib.pry";
 
 let main = () => i64 {
 	let s = "hello";