ballerina-platform / nballerina

Ballerina compiler that generates native executables.
https://ballerina.io/
Apache License 2.0
138 stars 46 forks source link

Add negative tests for BIR verification #1172

Open jclark opened 1 year ago

jclark commented 1 year ago

When we have BIR deserialization #1031, we can properly test BIR verification.

jclark commented 1 year ago

In particular handle #1022.

manuranga commented 1 year ago

This should cover negative tests for register types, a task leftover from #963