Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4a4df29

Browse files
committedOct 4, 2019
Add ignore-asmjs to new test
1 parent 43c4b81 commit 4a4df29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/test/ui/issues/issue-23477.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// build-pass
2+
// ignore-asmjs wasm2js does not support source maps yet
23
// compile-flags: -g
34

45
pub struct Dst {

0 commit comments

Comments
 (0)
Please sign in to comment.