summaryrefslogtreecommitdiff
path: root/test/data/bindings/emptyidl.bnd
blob: c04c321bbdbdc2adb594bcb6e2701b7a03bcf994 (plain)
1
2
3
4
5
6
7
/*
 * Test with empty IDL file
 */

binding duk_libdom {
	webidl "empty.idl";
};