JavaTXCompilerInJavaTX/examples/OldExamples/otth/otth20.jav

11 lines
89 B
Plaintext
Raw Normal View History

2013-10-18 11:33:46 +00:00
class otth20
{
f1( a, b )
{
}
f2( a, int b, c )
{
}
}