Skip to content

Commit 68024eb

Browse files
committed
android support added to test case
1 parent 093757c commit 68024eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/x86stdcall.rs

+1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ pub fn main() {
3333
#[cfg(target_os = "macos")]
3434
#[cfg(target_os = "linux")]
3535
#[cfg(target_os = "freebsd")]
36+
#[cfg(target_os = "android")]
3637
pub fn main() { }

0 commit comments

Comments
 (0)