mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
refactor(structure): move benchmarks, scenarios, adapters, utils to dedicated folders; update imports/project layout
This commit is contained in:
2
benchmark_cherrypick/lib/scenarios/parent_impl.dart
Normal file
2
benchmark_cherrypick/lib/scenarios/parent_impl.dart
Normal file
@@ -0,0 +1,2 @@
|
||||
import 'shared.dart';
|
||||
class ParentImpl extends Shared {}
|
||||
Reference in New Issue
Block a user