diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-08-24 13:28:20 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-08-24 13:28:20 -0700 |
commit | cf529da9860357800f83aad02a5138ceafb04072 (patch) | |
tree | bd67898500919366bc6c32263f7594fcd89aa441 /apps | |
parent | 4f8b2bd2fbb004c24e8c1136ca1557af2c27631c (diff) | |
download | mu-cf529da9860357800f83aad02a5138ceafb04072.tar.gz |
.
Diffstat (limited to 'apps')
-rw-r--r-- | apps/desugar.subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/desugar.subx b/apps/desugar.subx index d877524f..767d1ee6 100644 --- a/apps/desugar.subx +++ b/apps/desugar.subx @@ -28,7 +28,7 @@ # though some components are optional as described above. # # No metadata allowed inside '*(...)'. -# Whitespace inside '*(...)' is ok. +# Whitespace inside '*(...)' is ok. But not immediately after the '*' or '%'. == code # instruction effective address register displacement immediate |