blob: 0d273202bfb0319816443ffafbd5fb8e1dae6ac9 [file] [log] [blame]
// PR c++/63601
// { dg-do compile { target c++11 } }
auto f = []{ sizeof(this); }; // { dg-error "this" }