#include <stdio.h>
int main() {
{
int blockVar = 30;
printf("Inside block: %d\n", blockVar
); }
return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgbWFpbigpIHsKICAgIHsKICAgICAgICBpbnQgYmxvY2tWYXIgPSAzMDsKICAgICAgICBwcmludGYoIkluc2lkZSBibG9jazogJWRcbiIsIGJsb2NrVmFyKTsKICAgIH0KICAgCiAgICByZXR1cm4gMDsKfQo=