block_height_fail.out
1 Error [ETYC0372034]: `block.height` must be inside an async function or an async block. 2 --> compiler-test:4:27 3 | 4 4 | assert_eq(height, block.height); 5 | ^^^^^^^^^^^^
1 Error [ETYC0372034]: `block.height` must be inside an async function or an async block. 2 --> compiler-test:4:27 3 | 4 4 | assert_eq(height, block.height); 5 | ^^^^^^^^^^^^