I am defining the type of an array as any []. Then I initialize the array as []. But in other place I am trying to use the .clear method and I am getting this error
any []