1 Commits

Author SHA1 Message Date
Peter Klausler
e2733c82bd
[flang] Accept useless label on top-level FUNCTION (#129603)
The look-ahead parser for function program units didn't allow for a
useless label on the statement.

Fixes https://github.com/llvm/llvm-project/issues/129456.
2025-03-10 13:16:09 -07:00