X-Git-Url: https://ocean-lang.org/code/?p=ocean;a=blobdiff_plain;f=csrc%2Foceani.mdc;fp=csrc%2Foceani.mdc;h=ad0d1b5c6905e8be8c7a7867f2c4c132e35367f3;hp=ca59924a22b9365e94a47c7d014c21528684aff8;hb=95aa82d18205907d4f4d73f43c1d6bf2a82af288;hpb=096d061b99078b3a89181d6841f0c01a1eec0017 diff --git a/csrc/oceani.mdc b/csrc/oceani.mdc index ca59924..ad0d1b5 100644 --- a/csrc/oceani.mdc +++ b/csrc/oceani.mdc @@ -4576,7 +4576,7 @@ the common header for all reductions to use. ComplexStatements -> ComplexStatements ComplexStatement ${ if ($2 == NULL) { - $0 = $<1; + $0 = $<1; // NOTEST - impossible } else { $0 = new(binode); $0->op = Block; @@ -4586,7 +4586,7 @@ the common header for all reductions to use. }$ | ComplexStatement ${ if ($1 == NULL) { - $0 = NULL; + $0 = NULL; // NOTEST - impossible } else { $0 = new(binode); $0->op = Block; @@ -5784,7 +5784,7 @@ is a bit more interesting at this level. $0 = declare_function(c, $