Joined 2 months ago
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "vs2013 Light"
advanced c++ Submitted 1 month ago