mirror of
https://github.com/minimo-io/appticles.git
synced 2025-06-23 16:05:29 +00:00
4 lines
36 B
Dart
4 lines
36 B
Dart
![]() |
int calculate() {
|
||
|
return 6 * 7;
|
||
|
}
|