From 0476a5c167a7809ecb8482cd560dd57ed2ad05cb Mon Sep 17 00:00:00 2001 From: Andrew Alderwick Date: Wed, 20 Oct 2021 17:35:06 +0100 Subject: [PATCH] Fixed routine comment. --- projects/library/asma.tal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/library/asma.tal b/projects/library/asma.tal index f4a78f0..8677755 100644 --- a/projects/library/asma.tal +++ b/projects/library/asma.tal @@ -592,8 +592,8 @@ include projects/library/heap.tal POP POP2 JMP2r -@asma-label-helper ( incoming-ptr* -- binary-ptr* 00 if label existed already - OR binary-ptr* 01 if label was created ) +@asma-label-helper ( incoming-ptr* -- binary-ptr* 01 if label existed already + OR binary-ptr* 00 if label was created ) ;asma-traverse-tree JSR2 ,&new-label JCN