Transcrypt icon indicating copy to clipboard operation
Transcrypt copied to clipboard

Fixes the maxreplace argument of the builtin string replace function

Open JennaSys opened this issue 3 years ago • 0 comments

Fixes the maxreplace (aka count) argument to the string replace function in __builtin__.js Add autotests for string replace function to module_builtin

Fixes issue: https://github.com/QQuick/Transcrypt/issues/722

JennaSys avatar Feb 06 '22 06:02 JennaSys