Dart/testData/surroundWith/While1.after.dart (
5
lines of code) (
raw
):
main() { while (<caret>) { var i = 0; } }