test works in all editions
This commit is contained in:
parent
17e7324d44
commit
61ccd539da
3 changed files with 1 additions and 4 deletions
|
|
@ -1 +0,0 @@
|
|||
("Hello", 1) [(("Hello", 1),)] "Hello" "Hello" "Hello" ("Hello", 1) ("Hello", 1) ("Hello", 1)
|
||||
|
|
@ -12,9 +12,7 @@
|
|||
|
||||
//@ run-pass
|
||||
//@ check-run-results
|
||||
//@ revisions: edition2021 edition2024
|
||||
//@ [edition2021] edition: 2021
|
||||
//@ [edition2024] edition: 2024
|
||||
//@ edition: 2015..
|
||||
|
||||
fn temp() -> (String, i32) {
|
||||
(String::from("Hello"), 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue