// This function does nothing. fn foo(foo: V, bar: V) {} let _unit: () = foo::(1);