Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array of tables fail #5

Open
belka-ew opened this issue May 21, 2023 · 1 comment
Open

Array of tables fail #5

belka-ew opened this issue May 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@belka-ew
Copy link

[[override]]
a = 30

[override.symbols]
"S.f" = 30

[[override]]
a = 40

[override.symbols]
"S.f" = 25

Parsing this file fails with:

toml.toml.TOMLParserException@../../../.dub/packages/toml-2.0.1/toml/src/toml/toml.d(599): Table name has already been directly defined (10:18)

@o3o
Copy link
Collaborator

o3o commented Jun 7, 2023

See valid test

@WebFreak001 WebFreak001 added the bug Something isn't working label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants