hofstadter-io / cuetorials.com

Learn you some CUE for a great good!

Home Page:https://cuetorials.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflows example nit

marcosnils opened this issue · comments

Shouldn't the ParsePath on this line be looking for the value "hello" instead of "foo"?

hello := val.LookupPath(cue.ParsePath("foo"))