Open eugenschindler opened 10 years ago
trying to declare the following in the "this keyword" TS tests: int16[sizeof(*this)]
This gives an error: Error: must be statically evaluatable
Posted a bug at the mbeddr issuetracker. Bug number at mbeddr site is is: #1136
trying to declare the following in the "this keyword" TS tests: int16[sizeof(*this)]
This gives an error: Error: must be statically evaluatable