Update UI expectations

This commit is contained in:
Alex Crichton
2019-09-20 11:50:39 -07:00
parent d1f104567b
commit 8ba0142dd2
18 changed files with 31 additions and 0 deletions

View File

@ -9,3 +9,5 @@ error: the start function cannot have generics
|
10 | pub fn foo3<T>() {}
| ^^^
error: could not compile `wasm-bindgen-macro-tests`.