JavaPatternMatching/examples/OldExamples/otth/otth20.jav
2013-10-18 13:33:46 +02:00

11 lines
89 B
Java
Executable File

class otth20
{
f1( a, b )
{
}
f2( a, int b, c )
{
}
}