6 lines
No EOL
38 B
Text
6 lines
No EOL
38 B
Text
A {}
|
|
|
|
main() {
|
|
a := new(A)
|
|
a.x = 1
|
|
} |