aboutsummaryrefslogtreecommitdiffstats
path: root/test/nsfuncrecurse.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/nsfuncrecurse.ok')
-rw-r--r--test/nsfuncrecurse.ok5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/nsfuncrecurse.ok b/test/nsfuncrecurse.ok
new file mode 100644
index 00000000..3dc76e41
--- /dev/null
+++ b/test/nsfuncrecurse.ok
@@ -0,0 +1,5 @@
+Level = 1, v = 4
+Level = 2, v = 3
+Level = 3, v = 2
+Level = 4, v = 1
+Level = 5, v = 0