Updated test case
parent
5874a4c801
commit
0ccadf51d4
|
@ -27,14 +27,7 @@ class clazz_2_1
|
||||||
print("Hello");
|
print("Hello");
|
||||||
}
|
}
|
||||||
|
|
||||||
if(1)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
if(1)
|
if(1)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue