about summary refs log tree commit diff stats
path: root/309stream.subx
diff options
context:
space:
mode:
Diffstat (limited to '309stream.subx')
-rw-r--r--309stream.subx2
1 files changed, 2 insertions, 0 deletions
diff --git a/309stream.subx b/309stream.subx
index 8e6d0fbf..84642def 100644
--- a/309stream.subx
+++ b/309stream.subx
@@ -1,6 +1,8 @@
 # Some unsafe methods not intended to be used directly in SubX, only through
 # Mu after proper type-checking.
 
+== code
+
 stream-empty?:  # s: (addr stream _) -> result/eax: boolean
     # . prologue
     55/push-ebp