This should be valid JSON:
{ "n": [0, 1/6, 2]}
But alas:
"Invalid JSON!Error: Parse error on line 2:{ "n": [0, 1/6, 2]}-------------^Expecting 'EOF', '}', ',', ']', got 'undefined'"
Ugh.
#javascript #programming
@atoponce https://www.json.org/json-en.html no division / slash in the grammar
Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy. Stay safe. Please abide by our code of conduct. (Source code)