blob: f345eb5712027ead51da316d74670b385afc4657 [file] [log] [blame]
class GroovyTest3Class
{
void doSomething()
{
org.codehaus.groovy.ant.GroovyTest.FLAG = "from groovytest3.GroovyTest3Class.doSomething()"
}
}