close/useless
This commit is contained in:
parent
aeff5a62f2
commit
2b5fe88eee
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ BEGIN {
|
||||||
} else {
|
} else {
|
||||||
reset()
|
reset()
|
||||||
}
|
}
|
||||||
|
} else if (match($0, RE_CLOSE, m)) {
|
||||||
|
# TODO
|
||||||
} else {
|
} else {
|
||||||
if (module) {
|
if (module) {
|
||||||
output(target, "module")
|
output(target, "module")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue