4 lines
83 B
Diff
4 lines
83 B
Diff
22c22
|
|
< var my_number: ??? = 5;
|
|
---
|
|
> var my_number: MyNumberError!u8 = 5;
|