Skip to content

Commit

Permalink
format Elm projects
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Jul 19, 2023
1 parent a9f5859 commit 36e90f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample-projects/elm/src/KitchenSink.elm
Expand Up @@ -51,6 +51,7 @@ port outgoingPort : Int -> Cmd msg

port incomingPort : Sub Int


someCoolRecord : { foo : Int, bar : Int }
someCoolRecord =
{ foo = 1
Expand Down

0 comments on commit 36e90f5

Please sign in to comment.