7 lines
49 B
Plaintext
7 lines
49 B
Plaintext
|
|
struct foo_t {}
|
|
|
|
struct bar_t {
|
|
a: &bar_t
|
|
}
|