diff truffle/com.oracle.truffle.api.test/src/com/oracle/truffle/api/CallTest.java @ 22426:0e9c0a0fdb40

Run eclipseformat.
author Christian Humer <christian.humer@oracle.com>
date Wed, 02 Dec 2015 15:22:39 +0100
parents b39b603e2a1e
children
line wrap: on
line diff
--- a/truffle/com.oracle.truffle.api.test/src/com/oracle/truffle/api/CallTest.java	Wed Dec 02 15:21:01 2015 +0100
+++ b/truffle/com.oracle.truffle.api.test/src/com/oracle/truffle/api/CallTest.java	Wed Dec 02 15:22:39 2015 +0100
@@ -41,8 +41,7 @@
  * </p>
  *
  * <p>
- * The next part of the Truffle API introduction is at
- * {@link com.oracle.truffle.api.ArgumentsTest}.
+ * The next part of the Truffle API introduction is at {@link com.oracle.truffle.api.ArgumentsTest}.
  * </p>
  */
 public class CallTest {