Groovy web console
Subscribe
to this
site
pretty print array
Published 6 months ago by Anonymous
Actions
Execute script ▶
Edit in console
Back to console
Show/hide line numbers
View recent scripts
String[] arr = ["playground", "dev", "prod"] System.out.println(arr)