Closed PhilWun closed 2 years ago
When a TOML file contains keys that are enclosed in quotes and you load this file into a map, the quotes are still present in the keys of the map. This leads to problems when you use one of those keys in regex.
When a TOML file contains keys that are enclosed in quotes and you load this file into a map, the quotes are still present in the keys of the map. This leads to problems when you use one of those keys in regex.