unsupported-ifdef.js 77 B

12345
  1. 'use strict';
  2. //#ifdef TRUE
  3. //ifdef should not be recognized
  4. //#endif
  5. var a;