|
|
- /*
- * `(buffer-name)`
- *
- * Created by `(user-full-name)` on `(format-time-string "%d/%m/%Y")`.
- * Copyright `user-mail-address`. `(format-time-string "%Y")`. All rights reserved.
- */
-
- class Untitled {
- public static void main(String[] args) {
-
- }
- }
|