various small improvements.

lua_func validation in progress.
This commit is contained in:
2026-02-14 23:53:34 +01:00
parent a2af730894
commit da44ed7dc7
13 changed files with 225 additions and 16 deletions

View File

@@ -0,0 +1,6 @@
skipped_test_item: ['skipped_checkglobal']
lua_data_to_be_returned:
- 1
- {a: 1, b: 2}
- ["a", 1, 2.1, True]