bitloops-language icon indicating copy to clipboard operation
bitloops-language copied to clipboard

IntermediateASTNode value is of type any

Open giorgosnty opened this issue 2 years ago • 0 comments

Describe the bug IntermediateASTNode has type of value any, we would like that to be T and each node that inherits would have as value its actual type.

giorgosnty avatar Jan 16 '23 15:01 giorgosnty