Gitiles
Code Review
Sign In
review.gerrithub.io
/
cue-lang
/
cue
/
94d845d2fb35f79b1ed06db8ebb00ba88db3aacc
/
.
/
cue
/
load
/
testdata
/
other
/
main.cue
blob: 923e89a191283f70fa1c436f6865c07820c7f36c [
file
] [
log
] [
blame
]
// Test data - not compiled.
package
main
import
(
"./file"
)
{}