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