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

or-type kind argument doesn't throw error if the value is not provided #1605

Open
Arpita-Jaiswal opened this issue Dec 14, 2023 · 0 comments

Comments

@Arpita-Jaiswal
Copy link
Contributor

-- or-type kind:
-- constant integer special: 0
-- constant integer regular: 1
-- end: kind

-- foo: Hello

-- component foo:
caption title:
kind kind:

<Some implementation>

-- end: foo

The -- foo: Hello should have thrown an error since kind is not passed.

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

No branches or pull requests

1 participant