Michael Schimmel 589c13896f Add now() built-in function
This commit introduces the `now()` built-in function, which returns the
current timestamp in milliseconds. It also includes an integration test
to ensure that `now()` is not constant-folded during AST dumping,
verifying its non-deterministic nature.
2026-02-22 08:44:49 +01:00
2026-02-22 08:44:49 +01:00
2026-02-22 02:07:35 +01:00
S
Description
No description provided
6.5 MiB
Languages
Rust 100%