Commit a2148c2
more test
Summary:
Currently, we don't interpret string literal as file paths or buck target outside of buck build rules, but they do appear in a variety of places in the codebase (for instance in constants in [bzl files](https://www.internalfb.com/code/fbsource/[3dabff0fa10b]/fbcode/aim/fbje/handlers/nowa/codegen/buck_macros.bzl?lines=12))
adding test case first, indexing in next diff
Reviewed By: malanka
Differential Revision: D84832445
fbshipit-source-id: a99b73ebddd85b33cd28d62e72f69df4844dbc4c1 parent 3e070e3 commit a2148c2
1 file changed
Lines changed: 26 additions & 1 deletion
Lines changed: 26 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
118 | 143 | | |
119 | 144 | | |
120 | 145 | | |
| |||
0 commit comments