You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some commands provide optional arguments:
- else()
- endforeach()
- endfunction()
- endif()
- endmacro()
- endwhile()
These can be also checked and warned about in the output as they are not
recommended to be used neither improve code readability.
0 commit comments