r_create_top_nac.od 101 B

12345
  1. # Top-class should not yet already exist:
  2. top:RAM_Class {
  3. condition = `get_name(this) == "Top"`;
  4. }