blob: a4f0970928276e79cf02be11e7bb56453843e312 [file] [log] [blame]
package org.codehaus.groovy.grails.commons;
class TestReload {
@Property hello = "goodbye"
}