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

7 lines
107 B
TOML
Raw Normal View History

2019-03-20 21:05:45 +01:00
[[exercises]]
path = "compSuccess.rs"
mode = "compile"
[[exercises]]
path = "testSuccess.rs"
mode = "test"