diff options
| author | jakob <jakob@memeware.net> | 2017-03-18 18:07:39 -0400 |
|---|---|---|
| committer | jakob <jakob@memeware.net> | 2017-03-18 18:07:39 -0400 |
| commit | d45dbeb48a9da2ccfc1dd3fc0f3baea4c365e086 (patch) | |
| tree | d1107185a1b722ee65b2c8f9b5f70376dd39057a /examples/hello_world.bf | |
| parent | 9b5abf3e3859e54d4bc48db0792b2686eb7bd16a (diff) | |
The compilation process now includes *very* minimal code optimization.
Diffstat (limited to 'examples/hello_world.bf')
| -rw-r--r-- | examples/hello_world.bf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/hello_world.bf b/examples/hello_world.bf deleted file mode 100644 index ea2b641..0000000 --- a/examples/hello_world.bf +++ /dev/null @@ -1 +0,0 @@ -++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
\ No newline at end of file |