Sometimes, you just want to see the world burn 🔥
You already know:
import Crash
yatusabes()
will crash your program with a nil
dereference.
You can include this as a dependency if you use swiftpm:
.Package(url: "https://github.com/neonichu/Crash.git", majorVersion: 0)