void <KW>
main <IDN>
( <SE>
) <SE>
{ <SE>
const <KW>
int <KW>
a <IDN>
= <OP>
10 <INT>
, <SE>
b <IDN>
5 <INT>
; <SE>
return <KW>
} <SE>