io.is_a_directory, octal literal constants

This commit is contained in:
2026-03-20 15:35:35 +01:00
parent efe9dfe238
commit 3efbb3ecd1
10 changed files with 86 additions and 52 deletions

View File

@@ -1,4 +1,4 @@
// needs to be compiled with -m -C="-lsqlite3"
// needs to be compiled with -m -C "-lsqlite3"
extern sqlite3_open
extern sqlite3_exec
extern sqlite3_prepare_v2