Executing formatting following statement throw errors.
$(1..100)<##>.<##>Where({ $_ % 4 -eq 0 })
Format code operation failed! Please report following error context information
---------------------------------------
Line: Before -> After
$(1..100)<##>.<##>Where({ $_ % 4 -eq 0 })
$(1..100) <##>.<##>Where({ $_ % 4 -eq 0 })
---------------------------------------