File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -203,6 +203,7 @@ <h2 id="category-ini">
203203Delphi104S=<"Y"|"N"|"Q"|"W"> [~> 2.2]
204204Delphi11A=<"Y"|"N"|"Q"|"W"> [~> 2.2]
205205Delphi12A=<"Y"|"N"|"Q"|"W"> [~> 2.2]
206+ Delphi13F=<"Y"|"N"|"Q"|"W"> [~> 2.3]
206207FPC=<"Y"|"N"|"Q"|"W">
207208Kind=<"freeform"|"routine"|"type"|"const"|"class"|"unit">
208209TestInfo=<"none"|"basic"|"advanced">
@@ -408,6 +409,7 @@ <h2 id="category-ini">
408409 < li > < code class ="key "> Delphi104S</ code > – Delphi 10.4 Sydney compiler < strong > [~> 2.2]</ strong > </ li >
409410 < li > < code class ="key "> Delphi11A</ code > – Delphi 11.x Alexandria compiler < strong > [~> 2.2]</ strong > </ li >
410411 < li > < code class ="key "> Delphi12A</ code > – Delphi 12.x Athens compiler < strong > [~> 2.2]</ strong > </ li >
412+ < li > < code class ="key "> Delphi13F</ code > – Delphi 13.x Florence compiler < strong > [~> 2.3]</ strong > </ li >
411413 < li > < code class ="key "> FPC</ code > – Free Pascal compiler</ li >
412414 </ ul >
413415 < p >
834836 </ p >
835837
836838 < p >
837- Note that Delphi 10.2 Tokyo and later are only defined for ~> 2.2 .
839+ Note that Delphi 10.2 Tokyo through to Delphi 12.x Athens are defined only for ~ > 2.2 and Delphi 13.x is defined only for ~> 2.3 .
838840 </ p >
839841
840842 < h2 >
You can’t perform that action at this time.
0 commit comments