test/tools/javadoc/T4994049/FileWithTabs.java

changeset 710
68cf07910d74
parent 554
9d9f26857129
child 798
4868a36f6fd8
equal deleted inserted replaced
709:5b5d965900b8 710:68cf07910d74
20 * or visit www.oracle.com if you need additional information or have any 20 * or visit www.oracle.com if you need additional information or have any
21 * questions. 21 * questions.
22 */ 22 */
23 23
24 public class FileWithTabs { 24 public class FileWithTabs {
25 public void tabbedMethod() {} 25 \tpublic void tabbedMethod() {}
26 } 26 }

mercurial