Searched refs:nullstr (Results 1 – 1 of 1) sorted by relevance
43 String nullstr = null; in main() local44 s.insert(3, nullstr); /* this will throw null pointer exception in main()