b4rdarian
MModular
•Created by b4rdarian on 10/24/2023 in #questions
Confusion with owned integers
I tried the replacing
String
from the example in the docs and got an error when running build.
Docs example
My modified example
Error
---
If I replace Int
with String
it builds ok.
32 replies