rtoml icon indicating copy to clipboard operation
rtoml copied to clipboard

"Values must be emitted before tables" if array of values follows array of table

Open VOsakosa opened this issue 2 years ago • 2 comments
trafficstars

  • fixes Issue #61
  • Check if the first element of a list or tuple is a dict. If true, order it with the other dicts, else put in the same place as before.
  • Write a test case in test_dump.py

VOsakosa avatar Apr 23 '23 16:04 VOsakosa