Tymur Lysenko
Results
2
issues of
Tymur Lysenko
# Steps to reproduce 1. Place the following code in `sandbox/eo/app.eo`: app.eo ``` +package sandbox +alias stdout org.eolang.io.stdout +alias sprintf org.eolang.txt.sprintf [] > test 10 > c [] > a...
bug
help wanted
0crat/new
I modified my `build.sbt` according to the instruction and it looks like there is no library distribution for scala 2.13 in [the repository](https://oss.sonatype.org/content/repositories/snapshots/de/b-studios/). sbt output ``` [error] (core / ssExtractDependencies)...