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 e2fa6f0 commit 633881aCopy full SHA for 633881a
src/test/run-pass/classes-simple.rs
@@ -1,3 +1,5 @@
1
+// xfail-test FIXME: Needs metadata encoding
2
+
3
class cat {
4
priv {
5
let mutable meows : uint;
0 commit comments