mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update csv status
This commit is contained in:
parent
85d68cec55
commit
85fc3a3af6
2 changed files with 12 additions and 12 deletions
|
|
@ -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.
|
|
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue