Hokkaydo / EPLBot

EPLBot sources repository
https://discord.gg/9wKTDtPbvm
GNU General Public License v3.0
7 stars 6 forks source link

compile command bug #92

Closed eplbot[bot] closed 2 months ago

eplbot[bot] commented 3 months ago

can't use \n in strings for c and java, same problem as python can be fixed with the same code, maybe look for another solution like a .raw() parameter to get raw string with '\'

Hokkaydo commented 2 months ago

Implemented in #95