cfile icon indicating copy to clipboard operation
cfile copied to clipboard

Add union support

Open Hadatko opened this issue 1 year ago • 0 comments

There is sideeffect of this PR. I wanted to use "Union" keyword which was python keyword used for datatypes. I had to replace some types and use "Self" keyword instead. But this quite new feature for python.

Hadatko avatar Nov 13 '24 13:11 Hadatko