mbeddr.core icon indicating copy to clipboard operation
mbeddr.core copied to clipboard

Invalid typesystem errors on unit conversions

Open stephaneberle9 opened this issue 5 years ago • 0 comments

E.g.,

image

Expected: no error

Actual:

  • Error: type uint8 const volatile is not a subtype of int64 const volatile
  • Error: type int64 const volatile is not a subtype of uint8

stephaneberle9 avatar Jul 25 '19 13:07 stephaneberle9