Joined 3 weeks ago
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Dark and bold, red/green colorblind friendly"
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Dark Blue and Bold, red/green colorblind friendly"