summaryrefslogtreecommitdiffstats
path: root/test/abi/named_return_stuff.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/abi/named_return_stuff.out')
-rw-r--r--test/abi/named_return_stuff.out13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/abi/named_return_stuff.out b/test/abi/named_return_stuff.out
new file mode 100644
index 0000000..02f12e8
--- /dev/null
+++ b/test/abi/named_return_stuff.out
@@ -0,0 +1,13 @@
+y = 1
+y = 6
+y = 27
+x = 21
+len(y) = 41
+y = OKAY! Aloha! Hello World! !!!!!!!!!!!!!!!
+len(z) = 17
+z = Aloha! Hello Pal!
+
+len(y) = 25
+y = OKAY! Aloha! Hello World!
+len(z) = 17
+z = Aloha! Hello Pal!