mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 22:02:22 -05:00
7 lines
No EOL
107 B
TOML
7 lines
No EOL
107 B
TOML
[[exercises]]
|
|
path = "compFailure.rs"
|
|
mode = "compile"
|
|
|
|
[[exercises]]
|
|
path = "testFailure.rs"
|
|
mode = "test" |