Commit 24e6942
Fix breaking before is keyword causing illegal code
Summary:
This should resolve #315
Tried to avoid changing code in too many places by looking at the parent.
Reviewed By: davidtorosyan
Differential Revision: D36783125
fbshipit-source-id: 54fcbdc7372f9147925b2746aa73e61fc06346d31 parent c0e6243 commit 24e6942
File tree
2 files changed
+15
-1
lines changed- core/src
- main/java/com/facebook/ktfmt/format
- test/java/com/facebook/ktfmt/format
2 files changed
+15
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
2169 | 2170 | | |
2170 | 2171 | | |
2171 | 2172 | | |
2172 | | - | |
| 2173 | + | |
| 2174 | + | |
| 2175 | + | |
| 2176 | + | |
| 2177 | + | |
| 2178 | + | |
| 2179 | + | |
| 2180 | + | |
2173 | 2181 | | |
2174 | 2182 | | |
2175 | 2183 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3236 | 3236 | | |
3237 | 3237 | | |
3238 | 3238 | | |
| 3239 | + | |
| 3240 | + | |
3239 | 3241 | | |
| 3242 | + | |
| 3243 | + | |
| 3244 | + | |
| 3245 | + | |
3240 | 3246 | | |
3241 | 3247 | | |
3242 | 3248 | | |
| |||
0 commit comments