Does the import and module order matter ? #164
Unanswered
oh-tarnished
asked this question in
Q&A
Replies: 1 comment
-
The syntax for module |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I was trying to play around with pkl to get a hang out of it while i was creating the configuration in
golang
default.pkl
I couldn't understand, if i place the import on top
pkl
throws an errorShouldn't the order be like this,
Just like
google-protobuf
? Thanks.Beta Was this translation helpful? Give feedback.
All reactions