From 6c3a071a02c93db10f4de7328cae2e931f39c296 Mon Sep 17 00:00:00 2001 From: Celestino Amoroso Date: Tue, 21 Apr 2026 06:49:58 +0200 Subject: [PATCH] doc: last change date-time updated --- doc/Expr.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Expr.adoc b/doc/Expr.adoc index a9a9810..206e257 100644 --- a/doc/Expr.adoc +++ b/doc/Expr.adoc @@ -34,7 +34,7 @@ Expressions calculator toc::[] -#TODO: Work in progress (last update on 2026/04/15, 6:02 p.m.)# +#TODO: Work in progress (last update on 2026/04/21, 6:49 p.m.)# == Expr _Expr_ is a GO package that can analyze, interpret and calculate expressions.