1 int main() {
2   []()
3   { //%self.dbg.GetCommandInterpreter().HandleCompletion("e ", len("e "), 0, -1, lldb.SBStringList())
4   }
5   ();
6   struct {
7       void f()
8       { //%self.dbg.GetCommandInterpreter().HandleCompletion("e ", len("e "), 0, -1, lldb.SBStringList())
9       }
10   } A;
11 }
12