mirror of
https://github.com/sharkdp/bat
synced 2025-01-01 15:08:41 +00:00
9ed9a6fc3d
And make self.get_first_line_syntax() be called lazily.
2 lines
33 B
Bash
Vendored
2 lines
33 B
Bash
Vendored
#!/usr/bin/env bash
|
|
echo "Hello"
|