Why a comma inserted automatically after ImportPath #2426
-
|
The following input (test.cue) seems to be valid as a CUE. The language spec sais that the But in the above case, the And the |
Beta Was this translation helpful? Give feedback.
Answered by
slewiskelly
May 29, 2023
Replies: 1 comment 1 reply
-
The import path is a string literal. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
eldesh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The import path is a string literal.