Searched defs:hello_world (Results 1 – 1 of 1) sorted by relevance
450 let hello_world = c"hello, world!"; in test_cstr_display() localVariable475 let hello_world = c"hello, world!"; in test_cstr_debug() localVariable486 let hello_world = BStr::from_bytes(b"hello, world!"); in test_bstr_display() localVariable501 let hello_world = BStr::from_bytes(b"hello, world!"); in test_bstr_debug() localVariable