func test(): var node := Node.new() node.free() print(node as Node2D)