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