mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
6 lines
190 B
Java
6 lines
190 B
Java
public class Test {
|
|
public static void main(String[] args) <fold text='{...}'>{
|
|
System.out.println("<fold text='http://en.wikipedia.org/'>simple:website</fold>");
|
|
}</fold>
|
|
}
|