This website requires JavaScript.
Explore
Help
Sign In
hanyi8000
/
Scala
Watch
1
Star
0
Fork
You've already forked Scala
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1d090d8550
Scala
/
test
/
files
/
scalap
/
defaultParameter.scala
4 lines
64 B
Scala
Raw
Blame
History
trait
DefaultParameter
{
def
foo
(
s
:
String
=
"hello"
)
:
Unit
}
Reference in New Issue
View Git Blame
Copy Permalink