[skip ci]
This commit is contained in:
William S Fulton 2016-11-03 19:26:13 +00:00
commit 6310cdb28a

View file

@ -2766,7 +2766,6 @@ have to handle it like a normal function. For example:
are ignored as well as conversion and index operators. A warning such as the one below is shown:
</p>
<p>
<div class="shell">
<pre>
example.i:12: Warning 503: Can't wrap 'operator []' unless renamed to a valid identifier.