> [!IMPORTANT] > This issue was migrated from Trac: > > | **Origin** | https://midnight-commander.org/ticket/3981 | > | :------------- | :------------------------------------------------------------------------------------------------ | > | **Reporter** | `TerraNova` (TerraTech@….com) | This will allow for the following: ```sh if want_foo; then function foobar() { echo "foo" } else function foobar() { echo "bar" } fi foobar ``` > [!NOTE] > Original attachments: > > * [0001-sh.syntax-Allow-for-indented-function-highlighting.patch](https://github.com/MidnightCommander/trac-archive/blob/master/attachments/ticket/3981/0001-sh.syntax-Allow-for-indented-function-highlighting.patch) ([raw](https://github.com/MidnightCommander/trac-archive/raw/master/attachments/ticket/3981/0001-sh.syntax-Allow-for-indented-function-highlighting.patch)) by `TerraNova` (TerraTech@….com) on `Apr 25, 2019 at 6:38 UTC`
Important
This issue was migrated from Trac:
TerraNova(TerraTech@….com)Note
Original attachments:
TerraNova(TerraTech@….com) onApr 25, 2019 at 6:38 UTC