delete rogue file

This commit is contained in:
Andrew Kelley 2018-11-16 14:26:53 -05:00
parent 398914eb71
commit 3862962881
No known key found for this signature in database
GPG Key ID: 4E7CD66038A4D47C
2 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,5 @@
# Zig Examples
## Working Examples
* **Tetris** - A simple Tetris clone written in Zig. See
[andrewrk/tetris](https://github.com/andrewrk/tetris).
* **hello_world** - demonstration of a printing a single line to stdout.

View File

@ -1 +0,0 @@
const a = [][]const u8{};