android_mt6572_jiabo/external/busybox/shell/hush_test/hush-glob/glob2.right
2025-09-05 16:56:03 +08:00

18 lines
186 B
Text

Expected Actual
Z\* : Z\*
Z* : Z*
Z\f : Z\f
Z\* : Z\*
Z\z : Z\z
Zz : Zz
Z\z : Z\z
Z\z : Z\z
Z\ : Z\
Z\ : Z\
Z\f Zf : Z\f Zf
Z\f Zf : Z\f Zf
Done: 0