@EntryPoint(Adaptive)
operation Main() : Int {
Message($"{for j in 1..i-1 { Message() }} ");
}
Playground
It would be nice if we at least parsed it as balanced brackets and then produced an error, but once we've parsed it, we can probably just evaluate it.
Playground
It would be nice if we at least parsed it as balanced brackets and then produced an error, but once we've parsed it, we can probably just evaluate it.