aboutsummaryrefslogtreecommitdiffstats
path: root/include/cprintf
diff options
context:
space:
mode:
Diffstat (limited to 'include/cprintf')
-rw-r--r--include/cprintf5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/cprintf b/include/cprintf
index 311369c..313b110 100644
--- a/include/cprintf
+++ b/include/cprintf
@@ -15,8 +15,8 @@
export @CP
def @CPSetup
named style
- named @OrIfPlain left x right y
- { @BackEnd @Case { PlainText @Yield y else @Yield x } }
+ named @OrIfPlain left x right y
+ { @BackEnd @Case { PlainText @Yield y else @Yield x } }
{ fixed } # print style
named pipe { } # pipe through this first
@@ -214,7 +214,6 @@ def @CPSetup
}
def @O # for formatting operators
- named symb {}
right x
{
operators @Test