mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
14 lines
175 B
Plaintext
14 lines
175 B
Plaintext
===============
|
|
string literal
|
|
===============
|
|
|
|
-"foo"
|
|
+"bar"
|
|
|
|
---
|
|
|
|
@@ summary
|
|
Added the "foo" string
|
|
Replaced the "foo" string with the "bar" string
|
|
Deleted the "bar" string
|