Sandbox

From MozillaWiki
Revision as of 02:16, 15 May 2009 by Oremj (talk | contribs)
Jump to navigation Jump to search

STA_ATOMIC is a Ast subtype node belonging to STemplateArgument. STA_ATOMIC is a variant.

Variant Data Fields

Comments

Please make your modifications only below, because the content above will be regenerated automatically from time to time.

test watch asdfasdf

asdfasdf

blah native JSON

test edit

 
// Hello1.cs
public class Hello1
{
   public static void Main()
   {
      System.Console.WriteLine("Hello, World!");
   }
}