12

So, awesome clip to use for testing... Problem is, I found this in the codebase for a production app.

*Facepalm*

Comments
  • 3
    A production app whose sole purpose is playing whistle.wav from a user folder? 🤣
  • 0
    @JerreMuesli, lol.. Not quite, no. This is just the main method from one specific class. The app code is littered with `public static void main` methods, which were used to test the class being written, but then never removed thereafter.
Add Comment