This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sbt
mirror of
https://github.com/sbt/sbt.git
Watch
1
Star
0
Fork
You've already forked sbt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
036ccaef4f
sbt
/
sbt-app
/
src
/
sbt-test
/
project
/
best-effort-enabled
/
changes
/
FixedFile.scala
9 lines
95 B
Scala
Raw
Blame
History
//object A
object
B
{
val
y
:
String
=
"hello"
}
//error
object
C
{
val
z
:
Boolean
=
true
}
Reference in New Issue
View Git Blame
Copy Permalink