2 lines
50 B
Text
2 lines
50 B
Text
if(obj isnt null and obj.foo())
|
|
doSomething();
|
if(obj isnt null and obj.foo())
|
|
doSomething();
|