blob: c80718aec4eeafd944aac04a48c654e8a5efc3a2 [file] [log] [blame]
part of 'test_app.dart';
int usedGeneratedMethod(int a, int b) {
return a * b;
}