mirror of
https://github.com/fspc/dswim.git
synced 2025-04-04 08:13:24 -04:00
Just noting how a return had been added R. 1.10.
This commit is contained in:
parent
765a51443b
commit
3de4cb9628
@ -64,6 +64,7 @@ sub T_indexer {
|
|||||||
SWIM::File->import(qw(file));
|
SWIM::File->import(qw(file));
|
||||||
file(\%commands);
|
file(\%commands);
|
||||||
}
|
}
|
||||||
|
# R 1.10 somehow added a return here
|
||||||
print "\n";
|
print "\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user