```c# if (true) if (true) Console.WriteLine(); else Console.WriteLine(); $$ // 'else' is not in the completion list ```