summaryrefslogtreecommitdiff
path: root/test/402-optimizing-control-flow/src/Main.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/402-optimizing-control-flow/src/Main.java')
-rw-r--r--test/402-optimizing-control-flow/src/Main.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/402-optimizing-control-flow/src/Main.java b/test/402-optimizing-control-flow/src/Main.java
index c9c24dd568..4c93d266e8 100644
--- a/test/402-optimizing-control-flow/src/Main.java
+++ b/test/402-optimizing-control-flow/src/Main.java
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-// Note that $opt$ is a marker for the optimizing compiler to ensure
+// Note that $opt$ is a marker for the optimizing compiler to test
// it does compile the method.
public class Main {