mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-27 21:51:47 +00:00
fixes
This commit is contained in:
@ -4,3 +4,4 @@ export function test(): i32 {
|
||||
var a = new A();
|
||||
return 3;
|
||||
}
|
||||
// Expect error: AS214
|
||||
|
Reference in New Issue
Block a user