about summary refs log tree commit diff
path: root/examples/1.5.pry
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--examples/1.5.pry (renamed from examples/1.5.src)2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/1.5.src b/examples/1.5.pry
index 6997d74..375e2d5 100644
--- a/examples/1.5.src
+++ b/examples/1.5.pry
@@ -1,4 +1,4 @@
-import "!stdlib.src";
+import "!stdlib.pry";
 
 let x = () => i64 {
 	printf("%d\n", 22);