mirror of
https://github.com/imjasonh/testscript-rs
synced 2026-07-13 11:27:00 +00:00
4 lines
112 B
Text
4 lines
112 B
Text
|
|
# Test Unicode with regex special characters
|
||
|
|
exec echo "Result: ✓ (success)"
|
||
|
|
stdout "Result: ✓ \(success\)"
|