Joined 1 year ago
Website: http://uaa.wtf.im
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Antarctica"
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Antarctica Dark"
c++
Submitted 1 year ago