|
|
|
|
|
by _m_a_u_r_i_c_e_
4787 days ago
|
|
A comma maybe is not so important in a language between humans like here --->, but in a programming language (as human-human AND human-computer medium) a comma is often an important separator. Missing it breaks often correctness, therefore having it first in the line based on importance is ok for me. No syntax compile tool needed to visualize its ok... |
|