Iam really confused about this behaviour in my typescript code. I have two arrays:
arr1: string[] = [\'a\', \'b\', \'c \']; arr2: string[] = [];