This commit is contained in:
2023-12-08 17:10:35 -08:00
parent d5ee7282e9
commit d9980e3b33
10 changed files with 1844 additions and 0 deletions

10
08/test2.txt Normal file
View File

@@ -0,0 +1,10 @@
LR
11A = (11B, XXX)
11B = (XXX, 11Z)
11Z = (11B, XXX)
22A = (22B, XXX)
22B = (22C, 22C)
22C = (22Z, 22Z)
22Z = (22B, 22B)
XXX = (XXX, XXX)