1 2 3 4 5 6 7 8 9
// Test: Empty exegesis block // Expected: Should warn - exegesis should not be empty pub gene EmptyExegesis { has id: UInt64 } exegesis { }