generated from n8r/fartstack
4 lines
36 B
Dart
4 lines
36 B
Dart
int calculate() {
|
|
return 6 * 7;
|
|
}
|