From ef9095aba01f69515f547e216dcdb0e268964859 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Sun, 9 Mar 2014 23:23:00 +0100 Subject: Missing member handling completed --- examples/working-compiler/undefined-resolution.test | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'examples/working-compiler') 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 +} _ * * -- cgit v1.2.3