Commit 3862962881

Andrew Kelley <superjoe30@gmail.com>
2018-11-16 20:26:53
delete rogue file
1 parent 398914e
Changed files (2)
example/README.md
@@ -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.
test.zig
@@ -1,1 +0,0 @@
-const a = [][]const u8{};