Open MaciejPatro opened 4 years ago
The goal would be to warn users about
... endif(some_name)
and changing it to
... endif()
The goal would be to warn users about
and changing it to