tooDo

TooDo is a project that I started to assist in learning the 'D' programming language.
Log | Files | Refs | README | LICENSE

commit e15b2cc7193435e1107c841c161e3d76e47f5b38
parent bf8a459e5cebe03d4f8171c569c436e0c1517d3f
Author: Tyler Clark <tyler.clark@foxide.xyz>
Date:   Sun,  9 Feb 2025 21:43:22 -0500

Updating data file

Diffstat:
Mtest.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test.json b/test.json @@ -1 +1 @@ -{ "language": "D", "rating": 3.5, "code": "42" } +{ "language": "D", "rating": 3.5, "code": "50" }