1 2 3 4 5
contract test { struct A {} } // ---- // Warning: (17-28): Defining empty structs is deprecated.