You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Press F5 to compile and run programusingSystem;namespaceHelloWorld;classProgram{staticvoidMain(){Console.WriteLine("Hello, world!");}[OnCompile(.TypeInit),Comptime]publicstaticvoidGenerate(){for(variin Type.TypeDeclarations){for(varfini.ResolvedType.GetMethods(){}}}}
Attempting this will cause an IDE crash on the newest nightly
Attempting this will cause an IDE crash on the newest nightly
dmp.dmp
HelloWorld.zip
The text was updated successfully, but these errors were encountered: