GitXplorerGitXplorer
n

Crash

public
8 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e9d4606071915e4de041e530750e09a5b0f4c887

Initial commit

nneonichu committed 9 years ago

README

The README file for this repository.

💥

Sometimes, you just want to see the world burn 🔥

Usage

You already know:

import Crash

yatusabes()

will crash your program with a nil dereference.

Installation

You can include this as a dependency if you use swiftpm:

.Package(url: "https://github.com/neonichu/Crash.git", majorVersion: 0)