blob: 403724d11500d9d975d73cc42c3962155070a672 [file] [log] [blame]
#!/bin/dart
/*
* Beginning comment
*/
library a_directives_test;
import "dart:core";
part "ListObjectLiterals.dart";
main() {
// something to do here
}