aboutsummaryrefslogtreecommitdiff
path: root/examples/working-compiler
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2014-03-09 23:23:00 +0100
committerDrahflow <drahflow@gmx.de>2014-03-09 23:23:00 +0100
commitef9095aba01f69515f547e216dcdb0e268964859 (patch)
tree47b1c20f3a4bb9d60e15a7f33afb9213ba5ead38 /examples/working-compiler
parent08fb5ab0d295cab79d5d65e9dba7976b797e0348 (diff)
Missing member handling completed
Diffstat (limited to 'examples/working-compiler')
-rw-r--r--examples/working-compiler/undefined-resolution.test9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/working-compiler/undefined-resolution.test b/examples/working-compiler/undefined-resolution.test
index 6465d47..aa0230e 100644
--- a/examples/working-compiler/undefined-resolution.test
+++ b/examples/working-compiler/undefined-resolution.test
@@ -11,3 +11,12 @@ s .|dotpipe
s .?dotquestion
s .dot
< { bare } =*f s >' .f
+
+{
+ < { |pipebare } =*f s >' .f
+ < { 42 =equalbare } =*f s >' .f
+ s .|dotpipe
+ s .?dotquestion
+ s .dot
+ < { bare } =*f s >' .f
+} _ * *