struct A { A() {int p = 3} } int main() { return 0; }