summaryrefslogtreecommitdiff
path: root/test/data/bindings/blankidl.bnd
blob: 74cf144b24f5ee37e0587723fe6d4ecc17a81eec (plain)
1
2
3
4
5
6
7
/*
 * Test with IDL file full of whitespace
 */

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