New testcase
[oota-llvm.git] / test / CFrontend / 2003-02-12-NonlocalGoto.c
index 736232e915a738d95afc4c0b0950c3afef927b9a..cb84dc94569c71dc4cfd3e0063663c215ce9bcad 100644 (file)
@@ -1,3 +1,7 @@
+
+/* It is unlikely that LLVM will ever support nested functions, but if it does,
+   here is a testcase. */
+
 main()
 {
   __label__ l;