blob: 74b053bfb58291564285e07dd77317dbf8ddce5e [file] [log] [blame]
// @dart = 2.9
typedef Handle Handle(String command);
main() {}