Zuletzt aktiv 1711178039

Änderung f9dbc218ae43f8f996aa2d98434cc4e87a4f99fd

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