Error code E0130
A pattern was declared as an argument in a foreign function declaration.
Erroneous code example:
ⓘ
To fix this error, replace the pattern argument with a regular one. Example:
Or:
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
A pattern was declared as an argument in a foreign function declaration.
Erroneous code example:
ⓘ
To fix this error, replace the pattern argument with a regular one. Example:
Or: