Joined 3 years ago
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Scarlett_J"
Submitted 3 years ago
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Frosty J"
Submitted 3 years ago
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "The Scarlet Pumpernickel"
Submitted 3 years ago