blob: 35208db45c7f4b0f107d3364c81cb602a2cabe2f [file] [log] [blame]
method('hoge')
def method(String str) {
str.length()
}