CC
Size: a a a
CC
CC
CC
CC
CC
CD
student : class [ tag = student ] {
grade: int = 1
educate : function(teacher: teacher_type)
}
CD
CC
student : class [ tag = student ] {
grade: int = 1
educate : function(teacher: teacher_type)
}
CC
CD
CD
CC
CD
CC
CD
CD
CC
CD
CD
student : class {
tag = student
grade: int = 1
educate : function(teacher: teacher_type)
}
возможно, но означает строгое соблюдение порядкаCC