Joined 2 years ago
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "Son Of Obsidian 2012"
Submitted 2 years ago
dls
views
public class Snippet : IThemeable { static void Main() { if("hello".Length < (43 ^ 2)) new Uri("http://there.com"); } } // "<h1>Classic Theme</h1>"
Submitted 2 years ago