]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-fail/mod-zero.rs
New upstream version 1.12.0+dfsg1
[rustc.git] / src / test / run-fail / mod-zero.rs
index 686c3eb2f83b860ad66b29eb85cd439463973289..d2b598a7933bcd86f128cbffdd484c5a83d3ee52 100644 (file)
@@ -10,7 +10,7 @@
 
 // ignore-pretty : (#23623) problems when  ending with // comments
 
-// error-pattern:attempted to calculate the remainder with a divisor of zero
+// error-pattern:attempt to calculate the remainder with a divisor of zero
 
 fn main() {
     let y = 0;