26.03.2017, 13:35
Exemple:
Note the variable "test" to fix the error, take one of the variables out.
Код:
public TestFunction() { new test; if(Example) { new test; test = 1; } }