mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 13:47:24 +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/child_impl.dart
Normal file
2
benchmark_cherrypick/lib/scenarios/child_impl.dart
Normal file
@@ -0,0 +1,2 @@
|
||||
import 'shared.dart';
|
||||
class ChildImpl extends Shared {}
|
||||
Reference in New Issue
Block a user