This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
difftastic
mirror of
https://github.com/Wilfred/difftastic/
Watch
1
Star
0
Fork
You've already forked difftastic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d3eb6b2382
difftastic
/
examples
/
Packages.scala
10 lines
108 B
Scala
Raw
Blame
History
package
a.b
package
c
{
object
A
}
package
c
{
package
object
d
{
val
hello
:
String
=
"there"
}
}
Reference in New Issue
View Git Blame
Copy Permalink