Skip to content

Commit

Permalink
Revert "brainfuck: intentionally break the build to test github actions"
Browse files Browse the repository at this point in the history
This reverts commit 5a1ef57.
  • Loading branch information
mrjbq7 committed Jun 2, 2024
1 parent 5a1ef57 commit c70cb3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions extra/brainfuck/brainfuck.factor
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ peg.ebnf prettyprint quotations sequences ;

IN: brainfuck

: broken-word ( -- x ) ;

<PRIVATE

TUPLE: brainfuck pointer memory ;
Expand Down

0 comments on commit c70cb3a

Please sign in to comment.