Skip to content

Commit

Permalink
Restyled by fourmolu
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Oct 20, 2024
1 parent 5e99459 commit d03b0d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/swarm-lang/Swarm/Language/Syntax/Constants.hs
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,8 @@ data Const

-- | Teleport a robot to the given position.
Teleport
-- | Relocate a robot to the given cosmic position.
Warp
-- | Relocate a robot to the given cosmic position.
Warp
| -- | Run a command as if you were another robot.
As
| -- | Find an actor by name.
Expand Down

0 comments on commit d03b0d0

Please sign in to comment.