Skip to content

Commit ed47d77

Browse files
committed
Wording tweak in Versions.md
1 parent 8dd4aa4 commit ed47d77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ to the runtime library interface jumplist.
7474
Fastcall function can now only be called with the one parameter that
7575
the function can actually receive. Previously, additional parameters
7676
were silently dropped, which a) I now consider wrong, and b) was a
77-
waste of scarce compiler code size. On that note, a few compiler
78-
error messages were shortened.
77+
waste of scarce compiler code size. On that note, I shortened a few
78+
compiler error messages to fit the new feature into the X16.
7979

8080
The naming scheme for the basic runtime libraries `rt-*.[hio]` now
8181
includes both start and end address, to facilitate different

0 commit comments

Comments
 (0)