sychoo opened this issue 6 years ago · 0 comments
Test Cases
"hello".charAt(0) + "ello" -> hello
"hell" + "hello".charAt(4) -> hello