Skip to content

Commit 980770b

Browse files
committed
Update formatting
1 parent b33d2b6 commit 980770b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ex_doc/language/elixir.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ defmodule ExDoc.Language.Elixir do
285285
{:local, :..}
286286

287287
["//", "", ""] ->
288-
{:local, :..//}
288+
{:local, :"..//"}
289289

290290
["", ""] ->
291291
{:local, :.}

0 commit comments

Comments
 (0)