Removed struct keyword
This commit is contained in:
parent
42e7c8a306
commit
1a2c21de15
18 changed files with 44 additions and 40 deletions
|
@ -1 +0,0 @@
|
|||
struct{}
|
|
@ -1,4 +1,4 @@
|
|||
struct A {}
|
||||
A {}
|
||||
|
||||
main() {
|
||||
a := new(A)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue