Untitled

Run Settings
LanguageGroovy
Language Version
Run Command
class Example { static void sum(int a,int b) { int c = a+b; println(c); } static void main(String[] args) { sum(10,5); } }
Editor Settings
Theme
Key bindings
Full width
Lines