Move UDA stuff for struct support to separate module
This commit is contained in:
parent
89c7736ccf
commit
9bbd4a3bbf
3 changed files with 68 additions and 59 deletions
|
@ -572,6 +572,7 @@ struct Connection {
|
|||
|
||||
unittest {
|
||||
import dunit.toolkit;
|
||||
import ddbus.attributes : dbusMarshaling, MarshalingFlag;
|
||||
|
||||
struct S1 {
|
||||
private int a;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue