awk/tabs
This commit is contained in:
parent
4b65803ea1
commit
3401c12346
1 changed files with 207 additions and 205 deletions
|
@ -1,3 +1,5 @@
|
|||
# code
|
||||
|
||||
function alias_eval(alias, name, type) {
|
||||
text = alias "() { "
|
||||
if (type == "function") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue