unit_test_c_with_python icon indicating copy to clipboard operation
unit_test_c_with_python copied to clipboard

Update load.py

Open KoenVda88 opened this issue 3 years ago • 0 comments

Fix for casts like int test[ (uint8_t)1 + 2] int test[ (uint8_t)1 ] int test[ 1 + 2]

KoenVda88 avatar Oct 26 '22 19:10 KoenVda88