]> git.proxmox.com Git - rustc.git/blobdiff - src/test/debuginfo/basic-types.rs
New upstream version 1.61.0+dfsg1
[rustc.git] / src / test / debuginfo / basic-types.rs
index c8879856b9670c841d481c97db268e42943d744b..07d33be2a071f29904ce79662fcf49e740769dd3 100644 (file)
 // cdb-check:b                : false [Type: bool]
 // cdb-command:dx i
 // cdb-check:i                : -1 [Type: [...]]
-// The variable 'c' doesn't appear for some reason...
+// cdb-command:dx c
+// cdb-check:c                : 0x61 'a' [Type: char32_t]
 // cdb-command:dx i8
 // cdb-check:i8               : 68 [Type: char]
 // cdb-command:dx i16