Created
October 19, 2022 21:23
-
-
Save CarlKCarlK/25bc50a8fe603038fe9fb74aacffd467 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
error: Expected <..> generic parameter. | |
--> tests/ui/anyiter_paren.rs:4:23 | |
| | |
4 | pub fn any_str_len(s: AnyIter(AnyString)) -> usize { | |
| ^^^^^^^^^^^^^^^^^^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment