ajterr:10020

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ajterr:10020 [2025-03-09 14:39] adminajterr:10020 [2026-06-17 00:21] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== A function marked as entrypoint must not have any arguments (AJTERR10020) ======+====== A function marked as entrypoint must not have any parameters (AJTERR10020) ======
  
 ^ 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 as these cannot be provided by the runtime.+A function marked as entrypoint must not have any parameters as these cannot be provided by the runtime.
  
 <code> <code>
Line 14: Line 14:
 ===== How can I resolve this error? ===== ===== How can I resolve this error? =====
  
-Remove all arguments from the function definition.+Remove all parameters from the function definition.
  
 {{tag>AJTERR KARONETCOMPILER}} {{tag>AJTERR KARONETCOMPILER}}
  • ajterr/10020.1741527547.txt.gz
  • Last modified: 2026-06-17 00:19
  • (external edit)