Commit 32ef835
committed
[Wasm][NFC] Remove misleading default arguments from WasmKlibCheckers
They were unused anyway and suggested that there were situations where
empty versions of these arguments can be used, which no longer
seems to be the case.1 parent fdf7d73 commit 32ef835
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- compiler/ir/serialization.js/src/org/jetbrains/kotlin/ir/backend/js/wasm
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments