0 / 60 seg.

Which statement about this code is true?

fn main() {
    let c = 'z';
    let heart_eyed_cat = '😻';
}