Does the import and module order matter ? #164
Unanswered
oh-tarnished
asked this question in
Q&A
Replies: 1 comment
|
The syntax for module |
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
golangdefault.pklI couldn't understand, if i place the import on top
pklthrows an errorShouldn't the order be like this,
Just like
google-protobuf? Thanks.All reactions