modules3 solution

This commit is contained in:
mo8it
2024-06-22 13:35:54 +02:00
parent 98cd00de63
commit 3d540ed946
3 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -550,7 +550,7 @@ test = false
hint = """
`UNIX_EPOCH` and `SystemTime` are declared in the `std::time` module. Add a
`use` statement for these two to bring them into scope. You can use nested
paths or the glob operator to bring these two in using only one line."""
paths to bring these two in using only one line."""
# HASHMAPS