summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorVincent Sanders <vincent.sanders@collabora.co.uk>2012-11-20 13:50:52 +0000
committerVincent Sanders <vincent.sanders@collabora.co.uk>2012-11-20 13:50:52 +0000
commit6fdf1ace46adff8e9cd774fd7d8d06266996d51e (patch)
tree57d5ff394cc3db9ed81930f597ff1ab3928cc0e9 /test
parente510204a381a7253d2cf69deeed01b043a4b80ad (diff)
downloadnsgenbind-6fdf1ace46adff8e9cd774fd7d8d06266996d51e.tar.gz
nsgenbind-6fdf1ace46adff8e9cd774fd7d8d06266996d51e.tar.bz2
allow unshared parameter to accept property names as well as types
Diffstat (limited to 'test')
-rw-r--r--test/data/bindings/window.bnd1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/bindings/window.bnd b/test/data/bindings/window.bnd
index b843aaf..42b40f4 100644
--- a/test/data/bindings/window.bnd
+++ b/test/data/bindings/window.bnd
@@ -32,6 +32,7 @@ binding window {
internal "JSObject *" location;
unshared type EventHandler;
+ unshared foo;
}
api mark %{