Files
RustAst/src
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:35:06 +01:00
2026-02-22 02:35:06 +01:00
2026-02-18 18:09:33 +01:00