Re: [GSoC][PATCH 1/1] Add a diff driver for JavaScript languages.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 8 Mar 2022 at 14:47, Johannes Sixt <j6t@xxxxxxxx> wrote:
> I meant a multi-line function call like so, where the first argument is
> on the same line with the function name:
>
>  RIGHT(aaaaaaaaaa,
>      bbbbbbbbbb,
>     cccccccccc,
>    dddddddddd
> ) {
> ...

OK, I got it. I thought it is not a difficult case, but I add a new
test case for this.

>  <No, I refer to the whitespace around "=>" that is not required here, but
>  was required in the previous expression.

 I think the space is required, ex:
https://github.com/webpack/webpack/blob/c181294865dca01b28e6e316636fef5f2aad4eb6/lib/dependencies/DynamicExports.js#L17
. The link above it has space before 「=>」.

Best regards.




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux