Last active 1711178039

Revision f9dbc218ae43f8f996aa2d98434cc4e87a4f99fd

kgghjjhhjg Raw
1bjbgjhjghjghjg
test.dart Raw
1void main() {
2 for (int i = 0; i < 10; i++) {
3 print('hello ${i + 1}');
4 }
5}
6