-
Bug
-
Resolution: Unresolved
-
Low
-
None
function this_is_wrong () { |
}
|
but code-checker does not report the space between the function name and the open bracket.
function this_is_wrong () { |
}
|
but code-checker does not report the space between the function name and the open bracket.