diff --git a/tests/debuginfo/closures.rs b/tests/debuginfo/closures.rs index f5220a49e29dc..652a9abfc57f6 100644 --- a/tests/debuginfo/closures.rs +++ b/tests/debuginfo/closures.rs @@ -17,7 +17,7 @@ // cdb-check: [+0x[...]] x : [...] [Type: alloc::string::String] // cdb-check: [+0x[...]] _ref__base_value : 0x[...] : 42 [Type: int *] // cdb-command:dx simple_closure -// cdb-checksimple_closure [Type: closures::main::closure_env$5] +// cdb-check:simple_closure [Type: closures::main::closure_env$5] // cdb-check: [+0x[...]] _ref__base_value : 0x[...] : 42 [Type: int *] // cdb-command:g // cdb-command:dx first_closure