удаление отладочной печати сравнения и не только
This commit is contained in:
@@ -36,7 +36,6 @@ public class SPF_InsertIncludesPass extends SapforTransformation {
|
||||
return false;
|
||||
}
|
||||
Options = Utils.toU(String.join("|", Result));
|
||||
System.out.println(Utils.Brackets(Options));
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user