annotate tests/polyjs.urp @ 2048:4d64af730e35

Differentiate between HTML and normal string literals
author Adam Chlipala <adam@chlipala.net>
date Fri, 01 Aug 2014 15:44:17 -0400
parents 276fa06428ba
children
rev   line source
adam@1836 1 ffi polyjsFfi
adam@1836 2 jsFunc PolyjsFfi.one=one
adam@1836 3 jsFunc PolyjsFfi.two=two
adam@1836 4
adam@1836 5 polyjs