snazzy-d / sdc

The Snazzy D Compiler
MIT License
250 stars 55 forks source link

sdfmt: Explicitly parse shortened function syntax #380

Open maxhaton opened 3 months ago

maxhaton commented 3 months ago

This goes some way to Fix #359, but the result could probably be improved somewhat with a clever span somewhere.

This feature is presumably only used for things with fairly short names so one imagines the line wrapping behaviour won't be noticed much anyway...