-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi, I just tried this library and with this file
abc="ABC"
[multi]
abc="ABC"I get error Internal\Toml\Exception\DuplicateKeyException: Duplicate key 'abc' at line 3, column 1. This file
abc="Abc"
multi.abc="Abc"is parsed correctly. If I understand the specification correctly, both should be valid. Can it be fixed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels