diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-01-16 00:11:41 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-01-16 00:11:41 -0800 |
commit | 05cffaa69feed557cf09ba8d81f4959e1ff6610a (patch) | |
tree | c3fb217add8ea89d7168b8351ed7ec61f4b5e491 /subx/apps | |
parent | bf58189697ff3f28861ea1f453048a38e0179199 (diff) | |
download | mu-05cffaa69feed557cf09ba8d81f4959e1ff6610a.tar.gz |
4931
Diffstat (limited to 'subx/apps')
-rw-r--r-- | subx/apps/factorial.subx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subx/apps/factorial.subx b/subx/apps/factorial.subx index 1ea2a063..c5c580b8 100644 --- a/subx/apps/factorial.subx +++ b/subx/apps/factorial.subx @@ -12,7 +12,6 @@ # Expected output: # ........ # Every '.' indicates a passing test. Failing tests get a 'F'. -# When running tests the exit status doesn't mean anything. Yet. == code # instruction effective address register displacement immediate |