1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-15 00:00:03 +03:00
rustlings/tests/fixture/state/info.toml

16 lines
216 B
TOML
Raw Normal View History

format_version = 1
[[exercises]]
name = "pending_exercise"
test = false
hint = """"""
[[exercises]]
name = "pending_test_exercise"
hint = """"""
[[exercises]]
name = "finished_exercise"
test = false
hint = """"""