Untitled

Run Settings
LanguageGroovy
Language Version
Run Command
class Example { static def DisplayName() { println("This is how methods work in groovy"); println("This is an example of a simple method"); } static void main(String[] args) { DisplayName(); } }
Editor Settings
Theme
Key bindings
Full width
Lines