aboutsummaryrefslogtreecommitdiff
path: root/stdlibtest.rip
diff options
context:
space:
mode:
Diffstat (limited to 'stdlibtest.rip')
-rw-r--r--stdlibtest.rip21
1 files changed, 21 insertions, 0 deletions
diff --git a/stdlibtest.rip b/stdlibtest.rip
new file mode 100644
index 0000000..c0926cd
--- /dev/null
+++ b/stdlibtest.rip
@@ -0,0 +1,21 @@
+#<stdlib.rip>
+0 0I[empty string]
+'a <strpush>
+'b <strpush>
+' <strpush>
+'4 <strpush>
+'2 <strpush>
+9i <strpush>
+
+0
+'a <strpush>
+'b <strpush>
+'c <strpush>
+'d <strpush>
+'e <strpush>
+'f <strpush>
+9i <strpush>
+<strcat>
+<strprint>
+
+'a 'b 'c 'd 'x 'y 'z 9i 8 <mkstr> <strprint>