summaryrefslogtreecommitdiff
path: root/tests/headers/method-mangling.hpp
blob: 0dac497569f0bc054e2199f2022be34c8e65769d (plain)
1
2
3
4
5

class Foo {
public:
  int type();
};