1 2 3 4 5 6
// Compiler options: -t:library public static class Constants { public const long One = 1; }