mirror of
https://github.com/notohh/rustlings.git
synced 2024-10-31 17:19:12 -04:00
9 lines
124 B
TOML
9 lines
124 B
TOML
[[exercises]]
|
|
name = "compFailure"
|
|
mode = "run"
|
|
hint = ""
|
|
|
|
[[exercises]]
|
|
name = "testFailure"
|
|
mode = "test"
|
|
hint = "Hello!"
|