We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 031ee2d + e1a0891 commit f985d3dCopy full SHA for f985d3d
test/bench_encode_records.erl
@@ -8,7 +8,7 @@ data() ->
8
age = 116,
9
adress = <<"ИзбаНаОкорочках, Болото, Лес, Россия">>,
10
phones = [<<"666-66-66">>],
11
- email = baba_yaga@les.ru
+ email = 'baba_yaga@les.ru'
12
}.
13
14
test() ->
0 commit comments