error: use of unknown declaration '_ZeroStartingRange'
In a Mojo function, how can I use the built in type _ZeroStartingRange as a return type? I received the following code snippet from kapa.ai on Modular's Discord server, but it has the same issue. https://discord.com/channels/1087530497313357884/1119100298456215572/1202422957947879524
I'm currently using Mojo SDK 0.7.0. Thanks!
3 Replies