forked from JavaTX/JavaCompilerCore
22 lines
179 B
Plaintext
22 lines
179 B
Plaintext
|
class otth10
|
||
|
{
|
||
|
f1( a, int b )
|
||
|
{
|
||
|
}
|
||
|
|
||
|
int f3( X test )
|
||
|
{
|
||
|
}
|
||
|
|
||
|
otth10( int b, c, d )
|
||
|
{
|
||
|
}
|
||
|
|
||
|
}
|
||
|
|
||
|
class Test
|
||
|
{
|
||
|
f5()
|
||
|
{
|
||
|
}
|
||
|
}
|