1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
semantic/literals.txt
2016-10-21 15:52:40 -07:00

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