Branch: Tag:

2014-08-15

2014-08-15 13:59:45 by Martin Nilsson <nilsson@opera.com>

static is now deprecated, as per the very long term plan.

997:    return catch { Builtin.__Backtrace_Tester__(); }[1][-1][2];   ]], Builtin.__Backtrace_Tester__)    + test_compile_warning([[ +  class A { static int foo = 1; int bar() { return foo; } } + ]]) +    test_any([[    // Test multiple inherit of same symbol,    // where later symbol is protected.
2961:       class A    { -  static string foo = "bar"; +  protected string foo = "bar";    };       string to_compile=#"