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