mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-30 11:57:51 +08:00
Spelling fixes
Comments only, no change to functionality
This commit is contained in:
@@ -14,5 +14,5 @@ return n(0x1E)n(-1);
|
||||
// unlike gcc but correct
|
||||
XXX: return n(x)+n(x)-n(1)+n(1)-2;
|
||||
|
||||
// unlile gcc, but cannot appear in valid C
|
||||
// unlike gcc, but cannot appear in valid C
|
||||
XXX: return n(x)n(x)n(1)n(2)n(x);
|
||||
|
||||
Reference in New Issue
Block a user