Home | History | Annotate | Download | only in Inputs
      1 template <class T> void bar() {
      2   if (true) {}
      3 }
      4 void a();
      5 void b();
      6