Currently `''` is formatted as `[]`. Need to make changes to Elixir source to recognize whether it is empty list or empty charlist.
Currently
''is formatted as[].Need to make changes to Elixir source to recognize whether it is empty list or empty charlist.