class AConst const YEAR as int = 1959 def main is shared # error currently generated by C# compiler, # should probaby be caught by cobra AConst.YEAR = 1967 # .error.