1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00
avim 7504b09a12 fixed tests
Fixed problem with wrapping of injected code if concatted with strings.
2014-11-27 11:57:45 +02:00

4 lines
90 B
Plaintext

<!doctype rt>
<div>
Strings and execution mixing is:{2>1?'correct':'incorrect'}
</div>