forked from LeenkxTeam/Kmake
9 lines
236 B
Bash
9 lines
236 B
Bash
|
|
EMPTY_LINE='value after an empty line'
|
|
|
|
SPACES_LINE='value after a line with just some spaces'
|
|
|
|
TABS_LINE='value after a line with just some tabs'
|
|
|
|
SPACES_TABS_LINE='value after a line with just some spaces and tabs'
|