mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-01 07:53:30 +02:00
11 lines
130 B
TOML
11 lines
130 B
TOML
format_version = 1
|
|
|
|
[[exercises]]
|
|
name = "compFailure"
|
|
test = false
|
|
hint = ""
|
|
|
|
[[exercises]]
|
|
name = "testFailure"
|
|
hint = "Hello!"
|