mirror of
https://github.com/charmbracelet/crush.git
synced 2026-05-30 18:47:33 +00:00
49 lines
879 B
Plaintext
Generated
49 lines
879 B
Plaintext
Generated
{
|
|
"From": "main.go",
|
|
"To": "main.go",
|
|
"Hunks": [
|
|
{
|
|
"FromLine": 3,
|
|
"ToLine": 3,
|
|
"Lines": [
|
|
{
|
|
"Kind": 2,
|
|
"Content": "\timport (\n"
|
|
},
|
|
{
|
|
"Kind": 2,
|
|
"Content": "\t\t\"fmt\"\n"
|
|
},
|
|
{
|
|
"Kind": 2,
|
|
"Content": "\t)\n"
|
|
},
|
|
{
|
|
"Kind": 2,
|
|
"Content": "\n"
|
|
},
|
|
{
|
|
"Kind": 2,
|
|
"Content": "\tfunc main() {\n"
|
|
},
|
|
{
|
|
"Kind": 0,
|
|
"Content": "\t\tfmt.Println(\"Hello, World!\")\n"
|
|
},
|
|
{
|
|
"Kind": 1,
|
|
"Content": "\t\tcontent := \"Hello, World!\"\n"
|
|
},
|
|
{
|
|
"Kind": 1,
|
|
"Content": "\t\tfmt.Println(content)\n"
|
|
},
|
|
{
|
|
"Kind": 2,
|
|
"Content": "\t}"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|