feat: add cli sample
This commit is contained in:
3
cli_sample/lib/cli_sample.dart
Normal file
3
cli_sample/lib/cli_sample.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
int calculate() {
|
||||
return 6 * 7;
|
||||
}
|
||||
Reference in New Issue
Block a user