Just trying out test_var and noticing a mismatch between the data type of Variable.address (is actually int) and the test which asserts it is a str.
Also, it would be nice if these were refactored as a suite of unit tests that run automatically.
Nice to see that someone is already implementing DNCL translation to python.
Just trying out
test_varand noticing a mismatch between the data type ofVariable.address(is actuallyint) and the test which asserts it is astr.Also, it would be nice if these were refactored as a suite of unit tests that run automatically.
Nice to see that someone is already implementing DNCL translation to python.