blob: 06caca3c5636830560996acee126cf84e53ce943 [file] [log] [blame]
import "package:expect/expect.dart";
const constTwo = 2;
int function1() {}
int function2() {}
int function3() {}
int function4() {}
int function5() {}
int function6() {}
int function7() {}
int function8() {}
void main() {}