Verse language server and UEFN Crash

Reference ID

d5e233d0-4461-ee58-c202-69bff13accf6

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Summary

Using “=>” in a loop instead of “->” will cause the verse language server to crash and then when attempting to build the Verse code UEFN will crash

Steps to Reproduce

“for (i => Player : Players):”

Expected Result

Will recieve an error informing that the syntax is incorrect and it should be “->” instead of “=>”

Observed Result

this will crash the Verse language server, causing the code to not show any errors and then when building UEFN will crash

Platform(s)

windows