|
|
|
|
|
by nmz
1220 days ago
|
|
This is kind of unfair, unless you're in an indent based language you cannot get rid of this. The only other solution I've seen was in a pascal-like language, where you did end function NAME and that would close everything inside. |
|