Files
CS-Notes/docs/_style/prism-master/tests/languages/bash/shebang_feature.test

11 lines
183 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
#!/bin/bash
----------------------------------------------------
[
["shebang", "#!/bin/bash"]
]
----------------------------------------------------
Checks for shebang.