net41.C   [plain text]


int main() {
  int i = ~ false;
}