groovy_variables1

Run Settings
LanguageGroovy
Language Version
Run Command
class Example { static void main(String[] args) { // x is defined as a variable String x = "Hello"; // The value of the variable is printed to the console println(x); } }
Editor Settings
Theme
Key bindings
Full width
Lines