A bug in eol enablement fixed

This commit is contained in:
Andrey Breslav
2011-01-02 16:46:10 +03:00
parent 621a51e856
commit cd38e28e15
4 changed files with 85 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
object AntBuilder() {
val foo = object AntBuilder() {
lazy val groovy = library {
classpath("$libs/groovy-...")