summaryrefslogblamecommitdiff
path: root/tests/typing/bad/testfile-this-1.cpp
blob: abb3cb51c7a8380bf43047a237a281a52515401b (plain) (tree)
1
2
3


                                       
void f() { std::cout << this << "\n"; }
int main() {}