Skip to content

Commit 6054b34

Browse files
committed
Further global var testing
1 parent b042222 commit 6054b34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vars/globalVars.groovy src/com/cleverbuilder/GlobalVars.groovy

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env groovy
2+
package com.cleverbuilder;
23

34
class GlobalVariables {
45
static String foo = "bar"

0 commit comments

Comments
 (0)