Extra dot in generated script with chain

If I record a long script and it’s divided into two chain, but there is an extra dot in the second chain, as below:
val chain_1 =
.exec…
The dot before exec will cause an error if run gitling.exe. My gitling version is 1.4.7 on windows.

Fixed, thanks for reporting!