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

Clarification regarding expression style string value for a table type value #600

Closed
lasinicl opened this issue Sep 18, 2020 · 1 comment

Comments

@lasinicl
Copy link
Contributor

Description:
According to the spec[1] the expression style string value of a table type value is table key(k) [R1,R2] where R1,R2 is in expression style.
What should be the expression style string value for a keyless table?
table key() [R1,R2] or table [R1,R2]

Suggested Labels:

Code sample that shows issue:

Related Issues:
#499

@jclark
Copy link
Collaborator

jclark commented Sep 18, 2020

I prefer the former (keyless tables are an unusual case, so it's good to make that explicit).

@jclark jclark closed this as completed Sep 18, 2020
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