Page MenuHomeSoftware Heritage

bug1830344.cs
No OneTemporary

bug1830344.cs

public class C {
public void m() {
bool flagCheck = true;
if (flagCheck == true) {
Console.WriteLine("true");
} else {
Console.WriteLine("false");
}
}
}

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 25, 6:02 PM (4 d, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3464557

Event Timeline