From 3ff327994946340d1468a4484aaa1327b1c21f7d Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 18 Dec 2016 15:17:47 +0000 Subject: json is experimental and unsupported and incomplete --- lang/json.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lang') diff --git a/lang/json.lua b/lang/json.lua index 9d056ad..73a193e 100644 --- a/lang/json.lua +++ b/lang/json.lua @@ -4,6 +4,10 @@ -- -- Copyright 2016 Daniel Silverstone -- +-- NOTE: This is entirely experimental and exists only to ensure we remember to +-- do something with it. At this time it is unsupported and will not be +-- stable. Also at this point it's entirely incomplete/unimplemented. +-- return { -- cgit v1.2.1