1target triple = "wasm32-unknown-unknown"
2
3!0 = !{ !"red", !"foo" }
4!1 = !{ !"green", !"bar" }
5!2 = !{ !"green", !"qux" }
6!wasm.custom_sections = !{ !0, !1, !2 }
7