dd2d4af442
Rationale: I suppose that "Drinking the Kool-Aid" requires me to migrate the Dart fuzzer test tools from Python to Dart. This CL is a first step, migrating dartfuzz.py to dartfuzz.dart. In addition, more constructs were added to the generation, although it is still far from finished of course! Todo: Migrate the driver (run_dartfuzz_test.py) to Dart as well. Keep on adding more constructs to generate. Change-Id: I9a8cb4fa9482d0d41c9af3e9bd3ac2e59286c949 Reviewed-on: https://dart-review.googlesource.com/72361 Commit-Queue: Aart Bik <ajcbik@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>