From 41881823b728fa73edac9df45f2239c83f5fa9ca Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Sun, 2 Dec 2012 12:03:02 +0000 Subject: [PATCH] Add whitespace to ternary-fte template so it matches (expected behaviour) --- tests/ternary-fte.tmpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/ternary-fte.tmpl b/tests/ternary-fte.tmpl index 40ae964..5a21eb2 100644 --- a/tests/ternary-fte.tmpl +++ b/tests/ternary-fte.tmpl @@ -2,12 +2,12 @@ I: ternary.qc D: nested ternary expressions - FTE-style ternary T: -execute C: -std=fteqcc -M: 1 a=11 a=21 a=other0 -M: 0 -M: 0 -M: 1 a=11 a=21 a=other0 -M: 0 -M: 0 +M: 1 a=11 a=21 a=other0 +M: 0 +M: 0 +M: 1 a=11 a=21 a=other0 +M: 0 +M: 0 M: 5 M: 9 M: 10 -- 2.39.2