JavaCompilerCore/examples/OldExamples/otth/otth11.jav

11 lines
142 B
Plaintext
Raw Normal View History

2013-10-18 11:33:46 +00:00
class otth11
{
f1( a, int b )
{
}
void f2( TYPEA<parameterA1, parameterA2> VA, TYPEB<parameterB> VB)
{
}
}