A statically typed programming language for scientific computations with first class support for physical dimensions and units
1.26k
stars
53
forks
source link
Allow closing parens (and trailing comma?) in function calls to be on the next line #507
Closed
sharkdp closed 3 months ago
This should be allowed (and probably easy to fix):
While we're at it, we might also want to allow trailing commas, like many other programming languages do?