Update Examples

Glen Whitney 2024-08-24 04:24:20 +00:00
parent 19b452f584
commit feaf506c8d

@ -284,6 +284,7 @@ struct Rectangle
fn main() fn main()
// Create struct with field init shorthand // Create struct with field init shorthand
let name = s"Peter" // note s-string let name = s"Peter" // note s-string