summaryrefslogtreecommitdiffstats
path: root/vendor/wasm-bindgen-macro/ui-tests/attribute-fails-to-parse.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/wasm-bindgen-macro/ui-tests/attribute-fails-to-parse.stderr')
-rw-r--r--vendor/wasm-bindgen-macro/ui-tests/attribute-fails-to-parse.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/wasm-bindgen-macro/ui-tests/attribute-fails-to-parse.stderr b/vendor/wasm-bindgen-macro/ui-tests/attribute-fails-to-parse.stderr
new file mode 100644
index 000000000..dfe9ecf0e
--- /dev/null
+++ b/vendor/wasm-bindgen-macro/ui-tests/attribute-fails-to-parse.stderr
@@ -0,0 +1,5 @@
+error: unknown attribute
+ --> $DIR/attribute-fails-to-parse.rs:3:16
+ |
+3 | #[wasm_bindgen(nonsense)]
+ | ^^^^^^^^