|
|
|
|
|
by argiopetech
555 days ago
|
|
Based on the official website[0], it would appear the package name is necessarily not quoted. This doesn't strike me as odd at all. It's an identifier, not a string. The quoting of the import, on the other hand... [0] https://odin-lang.org/docs/overview/ |
|