Commit 16b3c9f
fix: align process_run_status/exit signatures to I32 (int-type-split)
Aligns `process_run_status` and `exit` return/parameter types from `Int`
to `I32`, following the spore int-type-split change (Ty::Int → sized variants).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1197c58 commit 16b3c9f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
0 commit comments