Commit dc0eea50 authored by WORKSHOP's avatar WORKSHOP

日記を追加

parent 0dd7ca31
package com.tomi;
public class Diary {
public static void main(String[] args) {
String msg = """
猫と遊びたい。
猫と遊んで金もらえる仕事したい。
日本中の猫を追いかけて旅をしたい。
""";
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment