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