-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
In the example here:
https://cuetorials.com/go-api/loading/#loading-and-printing-cue-code
it says:
// to cause a load error, remove the '&'
// to cause a build error, change '#A' to '#B'
// to cause a validation error, change foo to '1'
However, the third case actually produces a build error. I'm not sure it's possible to reach this line
fmt.Println("Error during validation:", err)Am I missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels