Impressive! We need to provide an associated value when we initialize b; the dot syntax works only after b is declared.
b
Oh, snap! We need to provide an associated value when we initialize b; the dot syntax works only after b is declared.