diff options
Diffstat (limited to '2022/Rust/input/day2.test')
| -rw-r--r-- | 2022/Rust/input/day2.test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/2022/Rust/input/day2.test b/2022/Rust/input/day2.test new file mode 100644 index 0000000..db60e36 --- /dev/null +++ b/2022/Rust/input/day2.test @@ -0,0 +1,3 @@ +A Y +B X +C Z |
