Index: benchmark/ctxswitch/cfa_thrd.cfa
===================================================================
--- benchmark/ctxswitch/cfa_thrd.cfa	(revision b4107c815918e9d1300f3381d29c2a863abf7de8)
+++ benchmark/ctxswitch/cfa_thrd.cfa	(revision 103c2921dffd9e2e073b706e25c6e01b535b8d4d)
@@ -6,5 +6,5 @@
 	BENCH_START()
 	BENCH(
-		for ( i; times ) {
+		for ( times ) {
 			yield();
 		},
