[BUG] Bad escaping for a string with \$ sequence #593
This fixes #593 and relies on https://github.com/amber-lang/amber/pull/592 so until it's not merged, the pipeline will fail.
Blocked by #592
@Ph0enixKM requires an update this PR
Btw, you can add Blocked by #592 to the description so it is properly marked by GitHub.
I've updated the description. @ArjixWasTaken where does GitHub mark this PR as blocked?
Right now doesn't fail, something that got fixed in the meantime? It is still needed?
This is not a complex PR. Can I reassign this to myself?
@lens0021 Sorry I just read your comment. I've already fixed my branch. Could you review this PR?
https://github.com/amber-lang/amber/blob/e25d356f423ac503275c29185e9a04a8acc05e98/src/std/text.ab#L265-L274
This also is problematic since it is not using nameof text. Could you look into this?
@lens0021 good catch! Fixed it