@@ -230,4 +230,6 @@ } return (danger_ok ? [] : tryA()) ~ tryB() ~ tryC(); } } + +alias Solver_1 MainSolver;