martin-pabst / Online-IDE-new-compiler

Online-IDE with new compiler
GNU General Public License v3.0
0 stars 0 forks source link

To string for primitive string class #8

Closed fjf2002 closed 1 week ago

fjf2002 commented 1 week ago

Solves #4 .

It took quite a while to understand that in the declaration public final string toString(), the return type must be lowercase string.

martin-pabst commented 1 week ago

Thank you! -> merged toString_for_PrimitiveStringClass into main.