16.03.2011, 17:40
main()
{
print("bla bla blah");
}
then after that i get this error
expected token "}" but found "identifyer"
{
print("bla bla blah");
}
then after that i get this error
expected token "}" but found "identifyer"