|
43 | 43 | }, |
44 | 44 | lines: [ |
45 | 45 | { '@type': "NoopLine", |
46 | | - '@token': "!/usr/bin/python\n", |
| 46 | + '@token': "#!/usr/bin/python\n", |
47 | 47 | '@role': [Comment, Noop], |
48 | 48 | '@pos': { '@type': "uast:Positions", |
49 | 49 | start: { '@type': "uast:Position", |
|
54 | 54 | }, |
55 | 55 | }, |
56 | 56 | { '@type': "NoopLine", |
57 | | - '@token': " -- Content-Encoding: UTF-8 --\n", |
| 57 | + '@token': "# -- Content-Encoding: UTF-8 --\n", |
58 | 58 | '@role': [Comment, Noop], |
59 | 59 | '@pos': { '@type': "uast:Positions", |
60 | 60 | start: { '@type': "uast:Position", |
|
109 | 109 | }, |
110 | 110 | lines: [ |
111 | 111 | { '@type': "NoopLine", |
112 | | - '@token': " Standard library\n", |
| 112 | + '@token': "# Standard library\n", |
113 | 113 | '@role': [Comment, Noop], |
114 | 114 | '@pos': { '@type': "uast:Positions", |
115 | 115 | start: { '@type': "uast:Position", |
|
468 | 468 | }, |
469 | 469 | lines: [ |
470 | 470 | { '@type': "NoopLine", |
471 | | - '@token': " ------------------------------------------------------------------------------\n", |
| 471 | + '@token': "# ------------------------------------------------------------------------------\n", |
472 | 472 | '@role': [Comment, Noop], |
473 | 473 | '@pos': { '@type': "uast:Positions", |
474 | 474 | start: { '@type': "uast:Position", |
|
479 | 479 | }, |
480 | 480 | }, |
481 | 481 | { '@type': "NoopLine", |
482 | | - '@token': " Module version\n", |
| 482 | + '@token': "# Module version\n", |
483 | 483 | '@role': [Comment, Noop], |
484 | 484 | '@pos': { '@type': "uast:Positions", |
485 | 485 | start: { '@type': "uast:Position", |
|
785 | 785 | }, |
786 | 786 | lines: [ |
787 | 787 | { '@type': "NoopLine", |
788 | | - '@token': " Documentation strings format\n", |
| 788 | + '@token': "# Documentation strings format\n", |
789 | 789 | '@role': [Comment, Noop], |
790 | 790 | '@pos': { '@type': "uast:Positions", |
791 | 791 | start: { '@type': "uast:Position", |
|
858 | 858 | }, |
859 | 859 | lines: [ |
860 | 860 | { '@type': "NoopLine", |
861 | | - '@token': " ------------------------------------------------------------------------------\n", |
| 861 | + '@token': "# ------------------------------------------------------------------------------\n", |
862 | 862 | '@role': [Comment, Noop], |
863 | 863 | '@pos': { '@type': "uast:Positions", |
864 | 864 | start: { '@type': "uast:Position", |
|
869 | 869 | }, |
870 | 870 | }, |
871 | 871 | { '@type': "NoopLine", |
872 | | - '@token': " Setup the logger\n", |
| 872 | + '@token': "# Setup the logger\n", |
873 | 873 | '@role': [Comment, Noop], |
874 | 874 | '@pos': { '@type': "uast:Positions", |
875 | 875 | start: { '@type': "uast:Position", |
|
3436 | 3436 | }, |
3437 | 3437 | lines: [ |
3438 | 3438 | { '@type': "NoopLine", |
3439 | | - '@token': " ------------------------------------------------------------------------------\n", |
| 3439 | + '@token': "# ------------------------------------------------------------------------------\n", |
3440 | 3440 | '@role': [Comment, Noop], |
3441 | 3441 | '@pos': { '@type': "uast:Positions", |
3442 | 3442 | start: { '@type': "uast:Position", |
|
3529 | 3529 | }, |
3530 | 3530 | lines: [ |
3531 | 3531 | { '@type': "NoopLine", |
3532 | | - '@token': " ------------------------------------------------------------------------------\n", |
| 3532 | + '@token': "# ------------------------------------------------------------------------------\n", |
3533 | 3533 | '@role': [Comment, Noop], |
3534 | 3534 | '@pos': { '@type': "uast:Positions", |
3535 | 3535 | start: { '@type': "uast:Position", |
|
5284 | 5284 | }, |
5285 | 5285 | lines: [ |
5286 | 5286 | { '@type': "NoopLine", |
5287 | | - '@token': " ------------------------------------------------------------------------------\n", |
| 5287 | + '@token': "# ------------------------------------------------------------------------------\n", |
5288 | 5288 | '@role': [Comment, Noop], |
5289 | 5289 | '@pos': { '@type': "uast:Positions", |
5290 | 5290 | start: { '@type': "uast:Position", |
|
10846 | 10846 | }, |
10847 | 10847 | lines: [ |
10848 | 10848 | { '@type': "NoopLine", |
10849 | | - '@token': " ------------------------------------------------------------------------------\n", |
| 10849 | + '@token': "# ------------------------------------------------------------------------------\n", |
10850 | 10850 | '@role': [Comment, Noop], |
10851 | 10851 | '@pos': { '@type': "uast:Positions", |
10852 | 10852 | start: { '@type': "uast:Position", |
|
11678 | 11678 | }, |
11679 | 11679 | 'noop_lines': [ |
11680 | 11680 | { '@type': "NoopSameLine", |
11681 | | - '@token': " if SC_SERIALIZABLE", |
| 11681 | + '@token': "# if SC_SERIALIZABLE", |
11682 | 11682 | '@role': [Comment, Noop], |
11683 | 11683 | '@pos': { '@type': "uast:Positions", |
11684 | 11684 | }, |
|
11741 | 11741 | }, |
11742 | 11742 | 'noop_lines': [ |
11743 | 11743 | { '@type': "NoopSameLine", |
11744 | | - '@token': " if SC_EXTERNALIZABLE", |
| 11744 | + '@token': "# if SC_EXTERNALIZABLE", |
11745 | 11745 | '@role': [Comment, Noop], |
11746 | 11746 | '@pos': { '@type': "uast:Positions", |
11747 | 11747 | }, |
|
11952 | 11952 | }, |
11953 | 11953 | 'noop_lines': [ |
11954 | 11954 | { '@type': "NoopSameLine", |
11955 | | - '@token': " 0x42", |
| 11955 | + '@token': "# 0x42", |
11956 | 11956 | '@role': [Comment, Noop], |
11957 | 11957 | '@pos': { '@type': "uast:Positions", |
11958 | 11958 | }, |
|
12020 | 12020 | }, |
12021 | 12021 | 'noop_lines': [ |
12022 | 12022 | { '@type': "NoopSameLine", |
12023 | | - '@token': " 0x43", |
| 12023 | + '@token': "# 0x43", |
12024 | 12024 | '@role': [Comment, Noop], |
12025 | 12025 | '@pos': { '@type': "uast:Positions", |
12026 | 12026 | }, |
|
12088 | 12088 | }, |
12089 | 12089 | 'noop_lines': [ |
12090 | 12090 | { '@type': "NoopSameLine", |
12091 | | - '@token': " 0x44", |
| 12091 | + '@token': "# 0x44", |
12092 | 12092 | '@role': [Comment, Noop], |
12093 | 12093 | '@pos': { '@type': "uast:Positions", |
12094 | 12094 | }, |
|
12156 | 12156 | }, |
12157 | 12157 | 'noop_lines': [ |
12158 | 12158 | { '@type': "NoopSameLine", |
12159 | | - '@token': " 0x46", |
| 12159 | + '@token': "# 0x46", |
12160 | 12160 | '@role': [Comment, Noop], |
12161 | 12161 | '@pos': { '@type': "uast:Positions", |
12162 | 12162 | }, |
|
12224 | 12224 | }, |
12225 | 12225 | 'noop_lines': [ |
12226 | 12226 | { '@type': "NoopSameLine", |
12227 | | - '@token': " 0x49", |
| 12227 | + '@token': "# 0x49", |
12228 | 12228 | '@role': [Comment, Noop], |
12229 | 12229 | '@pos': { '@type': "uast:Positions", |
12230 | 12230 | }, |
|
12292 | 12292 | }, |
12293 | 12293 | 'noop_lines': [ |
12294 | 12294 | { '@type': "NoopSameLine", |
12295 | | - '@token': " 0x4A", |
| 12295 | + '@token': "# 0x4A", |
12296 | 12296 | '@role': [Comment, Noop], |
12297 | 12297 | '@pos': { '@type': "uast:Positions", |
12298 | 12298 | }, |
|
12360 | 12360 | }, |
12361 | 12361 | 'noop_lines': [ |
12362 | 12362 | { '@type': "NoopSameLine", |
12363 | | - '@token': " 0x53", |
| 12363 | + '@token': "# 0x53", |
12364 | 12364 | '@role': [Comment, Noop], |
12365 | 12365 | '@pos': { '@type': "uast:Positions", |
12366 | 12366 | }, |
|
12428 | 12428 | }, |
12429 | 12429 | 'noop_lines': [ |
12430 | 12430 | { '@type': "NoopSameLine", |
12431 | | - '@token': " 0x5A", |
| 12431 | + '@token': "# 0x5A", |
12432 | 12432 | '@role': [Comment, Noop], |
12433 | 12433 | '@pos': { '@type': "uast:Positions", |
12434 | 12434 | }, |
|
12496 | 12496 | }, |
12497 | 12497 | 'noop_lines': [ |
12498 | 12498 | { '@type': "NoopSameLine", |
12499 | | - '@token': " 0x4C", |
| 12499 | + '@token': "# 0x4C", |
12500 | 12500 | '@role': [Comment, Noop], |
12501 | 12501 | '@pos': { '@type': "uast:Positions", |
12502 | 12502 | }, |
|
12564 | 12564 | }, |
12565 | 12565 | 'noop_lines': [ |
12566 | 12566 | { '@type': "NoopSameLine", |
12567 | | - '@token': " 0x5B", |
| 12567 | + '@token': "# 0x5B", |
12568 | 12568 | '@role': [Comment, Noop], |
12569 | 12569 | '@pos': { '@type': "uast:Positions", |
12570 | 12570 | }, |
|
15033 | 15033 | }, |
15034 | 15034 | lines: [ |
15035 | 15035 | { '@type': "NoopLine", |
15036 | | - '@token': " ------------------------------------------------------------------------------\n", |
| 15036 | + '@token': "# ------------------------------------------------------------------------------\n", |
15037 | 15037 | '@role': [Comment, Noop], |
15038 | 15038 | '@pos': { '@type': "uast:Positions", |
15039 | 15039 | start: { '@type': "uast:Position", |
|
49725 | 49725 | }, |
49726 | 49726 | lines: [ |
49727 | 49727 | { '@type': "NoopLine", |
49728 | | - '@token': " ------------------------------------------------------------------------------\n", |
| 49728 | + '@token': "# ------------------------------------------------------------------------------\n", |
49729 | 49729 | '@role': [Comment, Noop], |
49730 | 49730 | '@pos': { '@type': "uast:Positions", |
49731 | 49731 | start: { '@type': "uast:Position", |
|
74460 | 74460 | }, |
74461 | 74461 | lines: [ |
74462 | 74462 | { '@type': "NoopLine", |
74463 | | - '@token': " ------------------------------------------------------------------------------\n", |
| 74463 | + '@token': "# ------------------------------------------------------------------------------\n", |
74464 | 74464 | '@role': [Comment, Noop], |
74465 | 74465 | '@pos': { '@type': "uast:Positions", |
74466 | 74466 | start: { '@type': "uast:Position", |
|
0 commit comments