Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fortran 90] a primary can be a constant #4402

Open
suehshtri opened this issue Jan 30, 2025 · 0 comments
Open

[Fortran 90] a primary can be a constant #4402

suehshtri opened this issue Jan 30, 2025 · 0 comments

Comments

@suehshtri
Copy link

An expression can be a constant. R701, N1601 page 117

primary : constant | unsignedArithmeticConstant | nameDataRef

This allows MyFunc(00000) and even CHAR(100), and with some other extensions WIDGET(CHAR('C0'X)//CHAR('04'X)

Ken, forgive me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant