Untitled

Run Settings
LanguageGroovy
Language Version
Run Command
class Example { static void main(String[] args) { int count = 0; while(count<5) { println(count); count++; } } }
Editor Settings
Theme
Key bindings
Full width
Lines