From 5c21976b5837484264b26557013e3b9264b4ee89 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 19 Mar 2019 22:56:18 -0700 Subject: 5010 --- subx/apps/pack.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx') diff --git a/subx/apps/pack.subx b/subx/apps/pack.subx index 1db79722..8a82fcb5 100644 --- a/subx/apps/pack.subx +++ b/subx/apps/pack.subx @@ -536,7 +536,7 @@ convert-data-segment: # in : (address buffered-file), out : (address buffered-f convert-instruction: # line : (address stream byte), out : (address buffered-file) -> # pseudocode: # word-slice = next-word - # if starts-with(word-slice, "#") # comments + # if slice-starts-with(word-slice, "#") # comments # write-stream-buffered(out, line) # ... # -- cgit 1.4.1-2-gfad0