Groovy web console

subscribe to the feed Subscribe
to this
site

join without arguments

Published 4 months ago by Victor Balakine with tags join MissingMethodException
Actions Execute script  ▶ Edit in console Back to console Show/hide line numbers View recent scripts
def a = [].join()
println a