mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Remove testonly
keyword
This commit is contained in:
parent
9be364d40a
commit
d721ff8938
31 changed files with 78 additions and 94 deletions
|
@ -84,7 +84,6 @@ Keywords={
|
|||
"offsetof",
|
||||
"microarchitecture",
|
||||
"targetclones",
|
||||
"testonly",
|
||||
"forcealignargpointer",
|
||||
"textexit",
|
||||
"externinline",
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
"offsetof"
|
||||
"microarchitecture"
|
||||
"targetclones"
|
||||
"testonly"
|
||||
"forcealignargpointer"
|
||||
"textexit"
|
||||
"externinline"
|
||||
|
|
|
@ -369,7 +369,6 @@ cosmo_kws = frozenset([
|
|||
"scanfesque",
|
||||
"strftimeesque",
|
||||
"strlenesque",
|
||||
"testonly",
|
||||
"textexit",
|
||||
"textreal",
|
||||
"textstartup",
|
||||
|
@ -432,7 +431,6 @@ cosmo_kws = frozenset([
|
|||
"scanfesque",
|
||||
"strftimeesque",
|
||||
"strlenesque",
|
||||
"testonly",
|
||||
"textexit",
|
||||
"textreal",
|
||||
"textstartup",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue