mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
core: Move printf to functions module
This commit is contained in:
parent
238fb9c977
commit
7513f859df
4 changed files with 3 additions and 2 deletions
1
core/functions/mod.rs
Normal file
1
core/functions/mod.rs
Normal file
|
@ -0,0 +1 @@
|
|||
pub mod printf;
|
Loading…
Add table
Add a link
Reference in a new issue