From 685ddbbe74266c23f42b3eb73781899eff6384aa Mon Sep 17 00:00:00 2001 From: Able Date: Sat, 22 Apr 2023 14:32:41 -0500 Subject: [PATCH] minor change --- assets/example.bytes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/example.bytes b/assets/example.bytes index 3a9c624..ef86374 100644 --- a/assets/example.bytes +++ b/assets/example.bytes @@ -1,4 +1,4 @@ load 10 A1 load 0 A0 add A0 1 -jump_less_than A0 A1 +jump_less_than A0 A1 0