mirror of https://github.com/sbt/sbt.git
Fix project/global-plugin
This commit is contained in:
parent
72e89496b5
commit
a39295bdaf
|
|
@ -1,6 +1,6 @@
|
|||
package test
|
||||
|
||||
import sbt._
|
||||
import sbt._, syntax._, Keys._
|
||||
|
||||
object Global {
|
||||
val x = 3
|
||||
|
|
|
|||
Loading…
Reference in New Issue