From: Aaron Taylor Date: Sat, 13 Jul 2019 23:30:16 +0000 (-0700) Subject: CPP doesn't like single quotes. X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/commitdiff_plain/d00258fa64b75399bf0b18368aa53222c503655c CPP doesn't like single quotes. --- diff --git a/stdlib/heap.pvvs b/stdlib/heap.pvvs index e72ee40..aef5527 100644 --- a/stdlib/heap.pvvs +++ b/stdlib/heap.pvvs @@ -203,7 +203,7 @@ SNN | DROP SSSTN | PUSH 1 NTN | RTS -@ Decrement and loop again if loop isn't complete. +@ Decrement and loop again if loop is not complete. NSSVSSSTTSTTSSSSSSTSN | Mark: 00011011 00000010 SNS | DUP NTSSSSTTSTTSSSSSSSTN | BRZ > 00011011 00000001 (jump if loop is complete)