We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c7645 commit 90324a1Copy full SHA for 90324a1
src/test/run-pass/bind-methods.rs
@@ -1,3 +1,5 @@
1
+// xfail-test
2
+
3
iface foo {
4
fn foo() -> int;
5
fn bar(p: int) -> int;
0 commit comments