Commit 22f5ea3
Fix constructor symbols
Constructors should have the special `<init>`(). symbol.
Down to 11 failing tests.1 parent 48143ac commit 22f5ea3
File tree
1 file changed
+2
-0
lines changed- semanticdb-kotlinc/src/main/kotlin/com/sourcegraph/semanticdb_kotlinc
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
146 | 148 | | |
147 | 149 | | |
148 | 150 | | |
| |||
0 commit comments