On Wednesday, 1 April 2020 at 19:35:30 UTC, Net wrote:
from the below code, the expression "case [c]":
That's just an array literal, so the same as like "" ~ c
Adam D. Ruppe via Digitalmars-d-learn Wed, 01 Apr 2020 12:51:22 -0700
On Wednesday, 1 April 2020 at 19:35:30 UTC, Net wrote:
from the below code, the expression "case [c]":
That's just an array literal, so the same as like "" ~ c