[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] An error is raised now if the function end keywords (END, END SUB...) are not...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
7a1994cc by Benoît Minisini at 2025-03-21T20:04:44+01:00
An error is raised now if the function end keywords (END, END SUB...) are not at the very beginning of the line. beginning of the line.

[COMPILER]
* NEW: An error is raised now if the function end keywords (END, END SUB...) are not at the very beginning of the line.

- - - - -


3 changed files:

- main/gbc/gbc_compile.c
- main/gbc/gbc_compile.h
- main/gbc/gbc_header.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7a1994cc296ed17bab326faffeb1249c39e3e650

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7a1994cc296ed17bab326faffeb1249c39e3e650
You're receiving this email because of your account on gitlab.com.