blob: 95b8c274c0088b015f82e95a5d50f4b2ec8c8158 [file] [log] [blame]
// EXTRA_SOURCES: imports/ice15138a.d
// PERMUTE_ARGS: -unittest -inline
// COMPILE_SEPARATELY:
import imports.ice15138a;
void main()
{
JSONValue v;
v.get!JSONValue;
}