1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-02-09 13:36:59 +02:00
2019-04-07 20:13:04 +01:00

7 lines
107 B
TOML

[[exercises]]
path = "compSuccess.rs"
mode = "compile"
[[exercises]]
path = "testSuccess.rs"
mode = "test"