blob: 27f2581142bf6cd5e371e618ba7e84d522c458a2 [file] [edit]
#!/usr/bin/env dart
typedef Foo1 = List<String>;
typedef Foo2 = List<String>;