Functions used before their declaration _sometimes_ aren't found #2779
Labels
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
I just ran into this while doing testing for my other PR, thought I'd drop it here. Repro:
Moving
get_addr
earlier fixes the error.The text was updated successfully, but these errors were encountered: