mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-02 00:13:30 +02:00
10 lines
124 B
TOML
10 lines
124 B
TOML
[[exercises]]
|
|
name = "compFailure"
|
|
mode = "run"
|
|
hint = ""
|
|
|
|
[[exercises]]
|
|
name = "testFailure"
|
|
mode = "test"
|
|
hint = "Hello!"
|