It would be nice to have a syntax for namespaces / one-off structs #2845
Beefster09
started this conversation in
Ideas/Requests
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
currently, the only way to express a namespace of sorts is with something like this:
Unfortunately this is kind of verbose/repetitive. It would be nice to do something more like this:
Beta Was this translation helpful? Give feedback.
All reactions