You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dolet_=()in()// note the different indent is allowed here due to `in` useletescapeEarth myVelocity mySpeed =letescapeVelocityInKmPerSec =11.186inif myVelocity > escapeVelocityInKmPerSec then"Godspeed"elif mySpeed == orbitalSpeedInKmPerSec then"Stay in orbit"else"Come back"
Result
dolet_=()()// note the different indent is allowed here due to `in` useletescapeEarth myVelocity mySpeed =letescapeVelocityInKmPerSec=11.186if myVelocity > escapeVelocityInKmPerSec then"Godspeed"elif mySpeed == orbitalSpeedInKmPerSec then"Stay in orbit"else"Come back"
Issue created from fantomas-online
Code
Result
Problem description
Following up on @auduchinok remark in #1180
Extra information
Options
Fantomas Master at 10/02/2020 09:38:04 - a241023
Default Fantomas configuration
The text was updated successfully, but these errors were encountered: