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