bitloops-language
bitloops-language copied to clipboard
IntermediateASTNode value is of type any
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.