A bug of keil?

int a = 6;

main()
{
}
this can be successfully compiled.
But if you omit the "int",it can be also successfully compiled.Is it a bug of keil?

More questions in this forum