-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
test.sh:20: warning: argument 'delimiter' of command @param is not found in the argument list of hello(delimiter)
test.sh:8: warning: argument 'string' of command @param is not found in the argument list of simple_function(string, delimiter)
test.sh:8: warning: argument 'delimiter' of command @param is not found in the argument list of simple_function(string, delimiter)
Since .sh files are based on the C oxygen parser, this error seems logic, but I was wondering if we could prevent it.
Metadata
Metadata
Assignees
Labels
No labels