import_global_unbound.wat (108B)
1 (module 2 (import "env" "global" (global i32)) 3 (func (export "test_main") (result i32) 4 global.get 0))