mirror of
https://github.com/pragma-/pbot.git
synced 2026-02-26 03:07:59 +01:00
Typo.
This commit is contained in:
parent
07837b3c3c
commit
a156fb686e
@ -249,7 +249,7 @@ sub main() {
|
||||
# run the language
|
||||
print "aaa\n";
|
||||
$lang->process_interactive_edit;
|
||||
print "bbb\n"
|
||||
print "bbb\n";
|
||||
$lang->process_standard_options;
|
||||
print "ccc\n";
|
||||
$lang->process_custom_options;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user