Title / Description
Code <project default="help"> <script language="C#" prefix="RuWi"> <references> <include name="System.Xml.dll" /> <include name="System.dll" /> </references> <imports> <import namespace="System.Text" /> </imports> <code> <![CDATA[ [Function("fubar")] public static bool fubar() { bool ok = true; return ok; } ]]> </code> </script> <!-- end custom scripts --> <target name="help" > <echo message="Removed for keeping the file shorter." /> </target> </project>
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code