mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
6257dfeb53
The GetMapping calls removed in this patch had the same code and had to be repeated across different test harnesses as well as in dart_snapshot.cc. Just make this a factory method so the code is less verbose.