feat(structs1): convert structs to use i32 types

This commit is contained in:
mokou
2022-07-14 11:59:29 +02:00
parent 2e62505143
commit 19bec50399
2 changed files with 7 additions and 5 deletions

View File

@@ -357,7 +357,6 @@ Can you figure out how?
Another hint: it has to do with the `&` character."""
# STRUCTS
[[exercises]]