Closed tricktron closed 2 years ago
gradle replFrege --replModule=my.mod.Name compiles all source files in the mainSourceDir instead of only the my.mod.Name and its dependencies.
gradle replFrege --replModule=my.mod.Name
Add a test for that.
gradle replFrege --replModule=my.mod.Name
compiles all source files in the mainSourceDir instead of only the my.mod.Name and its dependencies.Add a test for that.