forked from JavaTX/JavaCompilerCore
11 lines
142 B
Java
Executable File
11 lines
142 B
Java
Executable File
class otth11
|
|
{
|
|
f1( a, int b )
|
|
{
|
|
}
|
|
|
|
void f2( TYPEA<parameterA1, parameterA2> VA, TYPEB<parameterB> VB)
|
|
{
|
|
}
|
|
}
|