mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-13 23:11:41 +00:00
Report if a function isn't guaranteed to return
This commit is contained in:
@ -749,4 +749,4 @@ function check_pool(pool: usize): i32 {
|
||||
return integrity_status;
|
||||
}
|
||||
|
||||
// export { check, check_pool }; // Uncomment to enable in tests/index.js
|
||||
export { check, check_pool }; // Uncomment to enable in tests/index.js
|
||||
|
Reference in New Issue
Block a user