import debuggee debuggee.setup() print("one") # @one print("two") # @two print("three") # @three