Commit 24c75b0
committed
Add support for GN
GN is a build system used by Chromium and some other projects:
https://gn.googlesource.com/gn/
It uses # for comments:
https://gn.googlesource.com/gn/+/main/docs/reference.md#white-space-and-comments1 parent 6a27098 commit 24c75b0
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
| |||
0 commit comments