Skip to content

Commit f39b034

Browse files
committed
typestate-multi-decl
1 parent a02c0fa commit f39b034

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/destructuring-assignment/let-binding-tuple-destructuring.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Checks basic multiple variable declaration using tuple destructuring in a `let` binding.
2+
13
//@ run-pass
24

35
pub fn main() {

0 commit comments

Comments
 (0)