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