JavaTXCompilerInJavaTX/examples/bajo1_usecases/BlockIDTest.jav

12 lines
98 B
Plaintext
Raw Normal View History

2013-10-18 11:33:46 +00:00
class BlockIDTest{
void foo(Stack bar){
{
umu;
umu = bar;
}
{
Integer x;
}
}
}