Remove confusing String + int and int + String operations
This commit is contained in:
parent
f74491fdee
commit
453c5ef682
3 changed files with 0 additions and 15 deletions
|
|
@ -195,13 +195,6 @@
|
|||
<description>
|
||||
</description>
|
||||
</operator>
|
||||
<operator name="operator +">
|
||||
<return type="String" />
|
||||
<param index="0" name="right" type="String" />
|
||||
<description>
|
||||
Adds Unicode character with code [int] to the [String].
|
||||
</description>
|
||||
</operator>
|
||||
<operator name="operator +">
|
||||
<return type="float" />
|
||||
<param index="0" name="right" type="float" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue