Skip to content

Commit 82633e3

Browse files
authored
test: remove no_mangle from extern "c" (#180)
Signed-off-by: Takeshi Yoneda <[email protected]>
1 parent 657bd3a commit 82633e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_data/env.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
#[no_mangle]
1615
extern "C" {
1716
fn __wasilibc_initialize_environ();
1817
}

0 commit comments

Comments
 (0)