19.08.2015, 21:22
I added indentation, this is basically tabbing / nesting your code.
This small gap on each line within your public is known as nesting and should remove the error you're getting.
This small gap on each line within your public is known as nesting and should remove the error you're getting.

