From 6791efe25c86a2e7354e7ea1f5127bec7e2de7be Mon Sep 17 00:00:00 2001 From: Phil Budne Date: Wed, 2 Mar 2016 10:04:01 -0500 Subject: [PATCH] update a comment in as.s --- src/cmd/as.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cmd/as.s b/src/cmd/as.s index ce06006..9382fac 100644 --- a/src/cmd/as.s +++ b/src/cmd/as.s @@ -193,8 +193,8 @@ process: 0 lac dot+1 " get "." value dac lvrand lac dot " get "." type?? - sad d3 " three? - jmp proc4 " no, give "." error + sad d3 " three (user defined symbol?)? + jmp proc4 " yes, give "." error sza " zero? jmp proc1 " no -1 " yes (".." type)