Closed YasinKavuk closed 1 year ago
When a method(also main-method) is read in the parser the, we have to write the number of parameters for this method in 2 byte and after that the number of local variables that this method has, also in 2 bytes.
When a method(also main-method) is read in the parser the, we have to write the number of parameters for this method in 2 byte and after that the number of local variables that this method has, also in 2 bytes.