Update Alpha3 bindings status (#3116)

* Update alpha3-models.csv

* Update alpha3-bindings.csv
This commit is contained in:
Light 2023-12-11 21:34:34 +11:00 committed by GitHub
commit 43c4966873
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,7 @@
Scenario,Windows,Mac,Linux,WSL
Same package," "," "," "
Different package," "," "," "
Different package with same name," "," "," "
Containing another struct from same package," "," "," "
Containing another struct from different package," "," "," "
Containing an anonymous struct," "," "," "
Same package," "," "," "," "
Different package," "," "," "," "
Different package with same name," "," "," "," "
Containing another struct from same package," "," "," "," "
Containing another struct from different package," "," "," "," "
Containing an anonymous struct," "," "," "," "

Can't render this file because it has a wrong number of fields in line 2.

View file

@ -1,7 +1,7 @@
Scenario,Windows,Mac,Linux,WSL
Class model for struct in same package," "," "," "
Class model for struct in different package," "," "," "
Interface model for struct in same package," "," "," "
Interface model for struct in different package," "," "," "
Enum in same package," "," "," "
Enum in different package," "," "," "
Class model for struct in same package," "," "," "," "
Class model for struct in different package," "," "," "," "
Interface model for struct in same package," "," "," "," "
Interface model for struct in different package," "," "," "," "
Enum in same package," "," "," "," "
Enum in different package," "," "," "," "

Can't render this file because it has a wrong number of fields in line 2.