8 lines
58 B
Text
8 lines
58 B
Text
|
@@
|
||
|
identifier i;
|
||
|
@@
|
||
|
|
||
|
assert(i);
|
||
|
- if (!i)
|
||
|
- return ...;
|