fork from https://github.com/mozilla/pdf.js.git
This commit is contained in:
5
external/builder/fixtures/unsupported-ifdef.js
vendored
Normal file
5
external/builder/fixtures/unsupported-ifdef.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
'use strict';
|
||||
//#ifdef TRUE
|
||||
//ifdef should not be recognized
|
||||
//#endif
|
||||
var a;
|
||||
Reference in New Issue
Block a user