What is the easiest way to force a crash in Swift?
I would like to use only one line of code (something that I can add quickly).
I don\'t want to use breakp
If you have an integer variable, you can multiply it by the integer limit. (Similar method for UInt)