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

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