From 73480c463dd0c260278b60f17faf903b5498f937 Mon Sep 17 00:00:00 2001 From: Lukasz Skotarek Date: Thu, 9 Apr 2020 09:51:29 +0200 Subject: [PATCH] quick draft for new post to not forget --- _drafts/til-arrays-elixir.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 _drafts/til-arrays-elixir.md diff --git a/_drafts/til-arrays-elixir.md b/_drafts/til-arrays-elixir.md new file mode 100644 index 0000000..96b713e --- /dev/null +++ b/_drafts/til-arrays-elixir.md @@ -0,0 +1 @@ +some_url?param[]=value1¶m[]=value2