blob: 73df7511cebcb888b0e9d72909be3ecbe7ea7c0e [file] [log] [blame]
module a18243;
import std.math : isNaN;
public bool isNaN() { return false; }