7 lines
57 B
JavaScript
7 lines
57 B
JavaScript
'use strict';
|
|
//#if FALSE
|
|
var a;
|
|
//#else
|
|
var b;
|
|
//#endif
|