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
f0cb420fe2
sbt
/
sbt-app
/
src
/
sbt-test
/
tests
/
test-quick
/
changed
/
MathFunction.scala
4 lines
58 B
Scala
Raw
Blame
History
object
MathFunction
{
def
times2
(
i
:
Int
)
:
Int
=
2
*
2
}
Reference in New Issue
View Git Blame
Copy Permalink