Release 4.4 - 21st March 2023

This commit is contained in:
David Johnson-Davies 2023-03-21 09:31:54 +00:00 committed by GitHub
parent 7057315b32
commit 7a9bc01ca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/* /*
User Extensions User Extensions
*/ */
// Definitions // Definitions
object *fn_now (object *args, object *env) { object *fn_now (object *args, object *env) {
(void) env; (void) env;