ref: ba0b2937f7725f03722c95bfb7772cba9e4ffb2f
parent: b1d89be9c61f4ab4c470dc480077fc90a00c4294
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Mon Mar 14 12:44:00 EDT 2022
doc: Simplify README
--- a/README
+++ b/README
@@ -80,7 +80,7 @@
- Type qualifiers are accepted but ignored.
-----------------------------------------
-Type qualifiers make the type system ugly, and their uselessness adds
+Type qualifiers make the type system more complex and they add
unnecessary complexity to the compiler (and increased compilation time):
- const: The definition of const is not clear in the standard.