From 28bbe2acbd0064769be2f8efc7f64f05ba1e321e Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 18 Sep 2018 14:41:06 +0100 Subject: Made it so duplicating a label is an error. --- doc/casm.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/casm.html b/doc/casm.html index 28284f8..31e1d92 100644 --- a/doc/casm.html +++ b/doc/casm.html @@ -238,15 +238,18 @@ of a string constant).
  • Labels must start in column zero (the left hand most column).