mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-17 04:37:29 +08:00
8 lines
75 B
Markdown
8 lines
75 B
Markdown
# Test for hex mode
|
|
|
|
- translate = `:hex`
|
|
|
|
```bash
|
|
echo "Hello World!"
|
|
```
|