using System;
public class Program
{
public static void Main()
if(1) {
}
bool x = 1 + 2;
var n = (bool)1;
var s = 1 == true;