b3842285e8
Converts +a, --a, a * b, a..b, a %= b, a in b, etc. to their function call counterparts.
5 lines
76 B
HTML
5 lines
76 B
HTML
<html>
|
|
<body>
|
|
Replace overloaded operator with function call
|
|
</body>
|
|
</html> |