mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC1064 (markdown)
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
foo() {
|
foo() {
|
||||||
echo "hello world"
|
echo "hello world"
|
||||||
}
|
}
|
||||||
foo()
|
foo()
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user