From dc0db358abe19481e475e10c32149b53370f1a1c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 05:57:31 +0200 Subject: Merging upstream version 1.72.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/wasm-bindgen-macro/ui-tests/main-debug.stderr | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 vendor/wasm-bindgen-macro/ui-tests/main-debug.stderr (limited to 'vendor/wasm-bindgen-macro/ui-tests/main-debug.stderr') diff --git a/vendor/wasm-bindgen-macro/ui-tests/main-debug.stderr b/vendor/wasm-bindgen-macro/ui-tests/main-debug.stderr new file mode 100644 index 000000000..2b3c670ec --- /dev/null +++ b/vendor/wasm-bindgen-macro/ui-tests/main-debug.stderr @@ -0,0 +1,5 @@ +error: the main function has to be called main + --> ui-tests/main-debug.rs:18:4 + | +18 | fn fail() {} + | ^^^^ -- cgit v1.2.3