We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b042222 commit 6054b34Copy full SHA for 6054b34
vars/globalVars.groovy src/com/cleverbuilder/GlobalVars.groovy
@@ -1,4 +1,5 @@
1
#!/usr/bin/env groovy
2
+package com.cleverbuilder;
3
4
class GlobalVariables {
5
static String foo = "bar"
0 commit comments