---
source: timeblok-compiler/src/tests/tests.rs
expression: "compile_deterministic(&input,\n ExactDateTime::from_ymd_hms(2023, 1, 1, 0, 0, 0).clone()).unwrap()"
input_file: timeblok-compiler/src/tests/bloks/sanity.tb
---
BEGIN:VCALENDAR
VERSION:2.0
PRODID:ICALENDAR-RS
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTEND:20230404T023000Z
DTSTAMP:20221231T160000Z
DTSTART:20230404T020000Z
SUMMARY:wake up and eat breakfast
UID:c8e1eb22-a627-3daa-884c-2205cf78d075
END:VEVENT
BEGIN:VEVENT
DTEND:20230404T033000Z
DTSTAMP:20221231T160000Z
DTSTART:20230404T030000Z
SUMMARY:go to work
UID:9311744c-3746-3502-84c9-d06e8b5ea2d6
END:VEVENT
END:VCALENDAR