Example of correct nslookup results when LocalDomainFallback is set

What is the name of the domain?

testDNSserver.com

What is the issue you’re encountering

Can you provide an example of how the correct result of nslookup is output when LocalDomainFallback is set? We anticipate the following example output.

//////////////////////////////////////
nslookup example.com
Server: testDNSserver.com
Address: 192.168.1.1

Non-authoritative answer:
Name: example.com
Address: 93.184.216.34
//////////////////////////////////////