mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
reverting 63ab88
This commit is contained in:
parent
b12be3188f
commit
c9a0a33fa2
14 changed files with 48 additions and 2 deletions
|
@ -63,6 +63,7 @@
|
|||
};
|
||||
|
||||
return OptionParser;
|
||||
|
||||
})();
|
||||
|
||||
LONG_FLAG = /^(--\w[\w\-]+)/;
|
||||
|
@ -117,4 +118,5 @@
|
|||
}
|
||||
return result;
|
||||
};
|
||||
|
||||
}).call(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue