Files
cherrypick/cherrypick_annotations/example/cherrypick_annotations_example.dart

4 lines
36 B
Dart
Raw Normal View History

2025-05-14 12:53:51 +03:00
void main() {
print('awesome');
}