Closed KOLANICH closed 2 years ago
This fixes ../tests/json-struct-float.cpp:2:14: error: invalid UTF-8 in comment [-Werror,-Winvalid-utf8] when compiling with Clang.
../tests/json-struct-float.cpp:2:14: error: invalid UTF-8 in comment [-Werror,-Winvalid-utf8]
Nice! Thank you for your time.
This fixes
../tests/json-struct-float.cpp:2:14: error: invalid UTF-8 in comment [-Werror,-Winvalid-utf8]
when compiling with Clang.