rust/tests/target/issue-5125/minimum_example.rs

7 lines
138 B
Rust

fn foo(
a: <u16 as intercom::type_system::ExternType<
intercom::type_system::AutomationTypeSystem,
>>::ForeignType,
) {
}