summaryrefslogtreecommitdiffstats
path: root/tests/auto0/modules/test0-0.5.tm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto0/modules/test0-0.5.tm')
-rw-r--r--tests/auto0/modules/test0-0.5.tm5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto0/modules/test0-0.5.tm b/tests/auto0/modules/test0-0.5.tm
new file mode 100644
index 0000000..19f3613
--- /dev/null
+++ b/tests/auto0/modules/test0-0.5.tm
@@ -0,0 +1,5 @@
+namespace eval test0 {}
+
+proc test0::try0 args {
+ return res0
+}