%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/elixir/ |
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/elixir/uppercase-string-sigil.txt |
defmodule Long.Module.Name do @doc ~S''' No #{interpolation} of any kind. \000 \x{ff} \n #{\x{ff}} ''' def func(a, b \\ []), do: :ok @doc ~S""" No #{interpolation} of any kind. \000 \x{ff} \n #{\x{ff}} """ def func(a, b \\ []), do: :ok end