Browse Source

Test empty second argument

pull/220/head
Oliverpool 8 years ago
parent
commit
c21a64134b
  1. 2
      test/test_song/metacrep.csg
  2. 2
      test/test_song/metacrep.csg.source
  3. 2
      test/test_song/metacrep.tsg

2
test/test_song/metacrep.csg

@ -7,7 +7,7 @@
Let's sing and test a
{meta: undefined: whatever}
{meta: undefined:}
directive between verses

2
test/test_song/metacrep.csg.source

@ -4,6 +4,6 @@
Let's sing and test a
{meta: undefined: whatever}
{meta: undefined}
directive between verses

2
test/test_song/metacrep.tsg

@ -15,7 +15,7 @@
\end{verse}
\metacrep{undefined}{ whatever}
\metacrep{undefined}{}

Loading…
Cancel
Save