aboutsummaryrefslogtreecommitdiff
path: root/examples/working-compiler
diff options
context:
space:
mode:
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
+} _ * *