diff options
author | Kevin Chabowski <kevin@kch42.de> | 2013-10-25 21:10:32 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2013-10-25 21:10:32 +0200 |
commit | 6dc747c097e096075b4726eb4aebf1ce0ed71276 (patch) | |
tree | 83725a6b18429da79f13ddc732d2b172310c155e /tests/test_short/want | |
parent | c3a72422e2b9754b60467387fd3cb660e0979e18 (diff) | |
download | ste-6dc747c097e096075b4726eb4aebf1ce0ed71276.tar.gz ste-6dc747c097e096075b4726eb4aebf1ce0ed71276.tar.bz2 ste-6dc747c097e096075b4726eb4aebf1ce0ed71276.zip |
short cmp tags can now contain tags.
To accomplish this, tag parameters can now be compiled, even if they
contain tags (the parser still doesn't allow this, but the compiler can now handle
this situation).
Also reformatted the code.
Diffstat (limited to 'tests/test_short/want')
-rw-r--r-- | tests/test_short/want | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_short/want b/tests/test_short/want index a0aba93..d86bac9 100644 --- a/tests/test_short/want +++ b/tests/test_short/want @@ -1 +1 @@ -OK
\ No newline at end of file +OK |