aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/float.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/float.rs')
-rw-r--r--src/test/run-pass/float.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/float.rs b/src/test/run-pass/float.rs
index dad2f6d8..950271fb 100644
--- a/src/test/run-pass/float.rs
+++ b/src/test/run-pass/float.rs
@@ -1,3 +1,4 @@
+// xfail-boot
fn main() {
auto pi = 3.1415927;