about summary refs log tree commit diff
path: root/tests/ui/print-request/print-calling-conventions.rs
blob: cefaa0d9b6fc0451fcef04a67670e68645c92e64 (plain)
1
2
3
4
//! Test that `--print calling-conventions` outputs all supported calling conventions.

//@ compile-flags: --print calling-conventions
//@ build-pass