↙
This commit is contained in:
parent
2b5fe88eee
commit
b6c962abde
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ function append(line) {
|
|||
}
|
||||
|
||||
function output(name, type) {
|
||||
print name " ← " type
|
||||
print "↙ " type
|
||||
print name
|
||||
print doc
|
||||
exit
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue