Hi,
If you remove the closing bracket, the code of the file is not valid anymore. So it's normal that you get an error as PHP is not able to understand what is written in the file. So that doesn't help.
With the closing bracket in place, you should see debug data. If you don't try reducing the number in the code to lower values like 80000000 or 50000000, etc until you get the debug data.