2012-03-30 13:01:32 +02:00
|
|
|
# 1 "data/empty-macro.2.cpp"
|
2012-03-26 15:18:01 +02:00
|
|
|
# 6 "data/empty-macro.2.cpp"
|
|
|
|
class Test {
|
|
|
|
private:
|
|
|
|
Test
|
|
|
|
#gen true
|
|
|
|
# 3 "data/empty-macro.2.cpp"
|
|
|
|
(const
|
|
|
|
#gen false
|
|
|
|
# 8 "data/empty-macro.2.cpp"
|
|
|
|
Test
|
|
|
|
#gen true
|
|
|
|
# 3 "data/empty-macro.2.cpp"
|
|
|
|
&);
|
|
|
|
#gen false
|
|
|
|
# 8 "data/empty-macro.2.cpp"
|
|
|
|
Test
|
|
|
|
#gen true
|
|
|
|
# 4 "data/empty-macro.2.cpp"
|
|
|
|
&operator=(const
|
|
|
|
#gen false
|
|
|
|
# 8 "data/empty-macro.2.cpp"
|
|
|
|
Test
|
|
|
|
#gen true
|
|
|
|
# 4 "data/empty-macro.2.cpp"
|
|
|
|
&);
|
|
|
|
#gen false
|
|
|
|
# 10 "data/empty-macro.2.cpp"
|
|
|
|
public:
|
|
|
|
Test();
|
|
|
|
};
|
|
|
|
|