Skip to content

Commit

Permalink
tools.gc-decode: Remove duplicate line/dumb fix, maybe it was bootstr…
Browse files Browse the repository at this point in the history
…apping that actually

 fixed it.
  • Loading branch information
erg committed Jan 31, 2015
1 parent ac23acc commit 9a2e553
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extra/tools/gc-decode/gc-decode-tests.factor
Expand Up @@ -28,7 +28,6 @@ IN: tools.gc-decode.tests
\ effects:<effect> word>gc-info scrub-bits
{
?{ t t t t f t t t t } ! 64-bit
?{ t t t t f f f f f t t t t } ! win64
?{ t t t t f f f f f t t t t } ! 32-bit
} member?
] unit-test
Expand Down

0 comments on commit 9a2e553

Please sign in to comment.