Closed MolaeMaceria closed 4 months ago
Example:
public int testVariable = 0; procedure void test() { testVariable = 1; }
Example: