This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
0c4c6e7ad5
piston
/
lxc
/
tests
/
scala.scala
4 lines
46 B
Scala
Raw
Normal View
History
Unescape
Escape
Update test to use Scala 3 feature
2021-02-05 09:58:13 +01:00
@main
def
run
(
)
:
Unit
=
{
add scala
2021-02-05 05:03:17 +01:00
println
(
"good"
)
}