From 233f5f7672ad828a62ed2c0f3f8d13d6d6e6d227 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 23 Apr 2020 18:38:37 -0700 Subject: mu.subx: new-var, new-var-from-slice --- 072slice.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '072slice.subx') diff --git a/072slice.subx b/072slice.subx index cfe519b7..b2ff476f 100644 --- a/072slice.subx +++ b/072slice.subx @@ -1041,7 +1041,7 @@ test-write-slice-buffered: c3/return # copy a slice into a new (dynamically allocated) string -slice-to-string: # ad: (addr allocation-descriptor), in: (addr slice), out: (handle array byte) +slice-to-string: # ad: (addr allocation-descriptor), in: (addr slice), out: (addr handle array byte) # . prologue 55/push-ebp 89/copy 3/mod/direct 5/rm32/ebp . . . 4/r32/esp . . # copy esp to ebp -- cgit 1.4.1-2-gfad0