+++ title = "Extra Syntax" description = "" date = 2018-08-14 +++
for (int i = 0; ; i++ ) { if (i < 10) }