Joined 3 years ago
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Wish You Were Here"
Submitted 3 years ago
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "A Momentary Lapse of Reason"
Submitted 3 years ago