Fixed merge conflict on numbers.dart

This commit is contained in:
2025-09-11 12:59:11 +05:30

View File

@ -1,10 +1,12 @@
List<int> numbers = [
20,
21,
22,
23,
24,
25,
26,
27,
100,
200,
300,
100,
222,
300,
540,
130,
870,
150,
];