Index    EarthC language


consts

Consts section has the following structure:

const
{
    Name1=234;
    xxxx=123;
}