Dart/testData/surroundWith/For1.after.dart (5 lines of code) (raw):

main() { for (<caret>) { var i = 0; } }