Hacker News new | ask | show | jobs
by dbaupp 4294 days ago
Using static variables like

  static width_is_auto: bool = true;
should work.