# TODO: add some examples for the "weird" types
[
  (toString 1)
  # TODO: floats must be padded to 6 digits
  # (toString 4.2)
]