Skip to content
  • Milian Wolff's avatar
    Unbreak move-into-source for non-class functions · 275d8778
    Milian Wolff authored
    We only want to move definitions, not declarations - the code
    checked the wrong thing. Additionally, it turns out that we actually
    didn't set the 'isDefinition' correctly on inline class functions.
    
    Fixes test_assistants
    275d8778