]> git.lizzy.rs Git - rust.git/blobdiff - src/test/compile-fail/mod_file_aux.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / mod_file_aux.rs
index 4d18decdc13a48fa3ca255efd31a630e913aaf0a..b7470811f6034bb1a547807d3b4219528ef7ca84 100644 (file)
@@ -10,4 +10,4 @@
 
 // ignore-test Not a test. Used by other tests
 
-pub fn foo() -> int { 10 }
+pub fn foo() -> isize { 10 }