diff --git a/autotests/screening-condition.ref b/autotests/screening-condition.ref index 81ab8e62..ffc6fcbc 100644 --- a/autotests/screening-condition.ref +++ b/autotests/screening-condition.ref @@ -9,13 +9,14 @@ GetEnv { } ShellTest { - 'unix', : + /*'unix', : { e.path '/bash' = Bash; e.path '/tcsh' = Tcsh; }; 'unix' = : { e.path '/bash' = Bash; e.path '/tcsh' = Tcsh; - }; + };*/ + 'unix', : e.path '/tcsh' = Tcsh; 'unix' = Default; } diff --git a/src/compiler/Checker-Screening.ref b/src/compiler/Checker-Screening.ref index c6a13e1e..7e54bf69 100644 --- a/src/compiler/Checker-Screening.ref +++ b/src/compiler/Checker-Screening.ref @@ -169,12 +169,12 @@ FilterConditions { ) = /* пусто */; - ( + /*( t.NumberedSentence-L ((t.Pattern e._ (e._ (CallBrackets e.1) e._) ((Sentences e.2) e._)) s.Num) ) - = /* пусто */; + = пусто ;*/ (t.NumberedSentence-L t.NumberedSentence-R) = (t.NumberedSentence-L t.NumberedSentence-R);