Thing/Program.cs
2025-05-31 23:02:20 -05:00

3 lines
37 B
C#

while (true) {
Console.Beep();
}