This bug report isn’t related to var I: int
or var J: int
at all. The issue is that the test_class{}
instances remain in memory even tho i leave their scope several times.
1 Like
This bug report isn’t related to var I: int
or var J: int
at all. The issue is that the test_class{}
instances remain in memory even tho i leave their scope several times.