Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ajterr:10020 [2025-03-09 14:39] – admin | ajterr:10020 [2025-09-05 23:45] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== A function marked as entrypoint must not have any arguments | + | ====== A function marked as entrypoint must not have any parameters |
^ Product(s) | Karo.NET compiler | | ^ Product(s) | Karo.NET compiler | | ||
Line 5: | Line 5: | ||
===== Description ===== | ===== Description ===== | ||
- | A function marked as entrypoint must not have any arguments | + | A function marked as entrypoint must not have any parameters |
< | < | ||
Line 14: | Line 14: | ||
===== How can I resolve this error? ===== | ===== How can I resolve this error? ===== | ||
- | Remove all arguments | + | Remove all parameters |
{{tag> | {{tag> |