abcdef abc() -> dict: return "abc"def xxxprint("oooo")yyyprint("pppppp")lolThis is a span.
def abc() -> dict: return "abc"
print("oooo")
print("pppppp")