context test1
{
10 => {
// nothing but a comment!
}
11 => {
switch(${somevar})
case somecase:
break;
continue;