inform user about empty context
commit22dd63387778b67b1526557a6f6efe2824e61fbd
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 29 Nov 2021 15:03:27 +0000 (29 16:03 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 2 Jul 2022 09:09:08 +0000 (2 11:09 +0200)
treea8ce12e0ee10429c6f5a0402c98d19fb333c8681
parent7900e358d87b22f23eef115bedef279391741cee
inform user about empty context

An empty context means that the original code cannot be executed.
It can be confusing to see the entire code is missing from
the generated code if the user is not aware of the empty context.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
ppcg.c