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

Failure at \n (newline) #24

Open
lessless opened this issue Oct 22, 2013 · 2 comments
Open

Failure at \n (newline) #24

lessless opened this issue Oct 22, 2013 · 2 comments

Comments

@lessless
Copy link

Hi! This is a part of a scheme that I'm working with (

[section.subsection]
tab = false
approximate = true
cost =
currency =
leads =

and here is the error

TOML.load_file("schema.toml")
Failed to match sequence (ALL_SPACE (TABLE / TABLE_ARRAY / KEY_VALUE / COMMENT_LINE){0, } ALL_SPACE) at line 16 char 1.
`- Don't know what to do with "cost = \ncu" at line 16 char 1.

If you will not be able reproduce the error I will send an actual file

@dirk
Copy link
Collaborator

dirk commented Oct 22, 2013

Thanks! Looking into this.

@dirk
Copy link
Collaborator

dirk commented Nov 2, 2013

If I recall correctly aren't empty values are technically illegal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants