We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deda790 commit ac05f13Copy full SHA for ac05f13
expand.py
@@ -22,8 +22,8 @@
22
e.g.)expand.py math segtree
23
24
Options:
25
- -c --output_comment output comment
26
- -t --output_test output test code
+ -c --output-comment output comment
+ -t --output-test output test code
27
-h --help print help
28
'''
29
output_header = '//https://github.com/rust-lang-ja/ac-library-rs\n'
0 commit comments