Lev Bagryansky

Results 22 issues of Lev Bagryansky

Closes #3267 --- ## PR-Codex overview This PR focuses on adding XcopCondition to skip tests without xcop. It also includes YAML files for xmir2xmir tests. ### Detailed summary - Added...

We need update it in several places: 1) https://github.com/objectionary/eo/blob/master/eo-runtime/src/test/java/org/eolang/PhPackageTest.java#L171 `goto` does not exist now, we have `go`. Currently it returns new `PhPackage` according to https://github.com/objectionary/eo/blob/master/eo-runtime/src/main/java/org/eolang/PhPackage.java#L96 2) https://github.com/objectionary/eo/blob/master/eo-runtime/src/main/java/org/eolang/PhPackage.java#L57 We can get...