prvy
This commit is contained in:
parent
28dd7436ab
commit
3145d42f07
@ -23,7 +23,7 @@ int main(){
|
||||
hej = 1;
|
||||
//puts("halo");
|
||||
}
|
||||
if (r[0] == '}'){
|
||||
if (r[0] == '}' || r[n - 2] == '}'){
|
||||
hej = 3;
|
||||
printf("Read: %s", r);
|
||||
printf("Unexpected closing bracket } in %d\n", i);
|
||||
|
Loading…
Reference in New Issue
Block a user