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

support for all new syntax for constants, complex and strings. #1989

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

GillesDuvert
Copy link
Contributor

hexa: 0xA9, 0xFA62, 0xFFFFFFuLL
octal: 0o377, 0o777777UL
binary: 0b1010, 0b10101011111uLL
complex: 33 + 0.25di , 1 + 2j
string: "228"
nb: a="8ull & help,a is a string
but

GDL> a="7ull & help,a
A               ULONG64   =                      7

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

Successfully merging this pull request may close these issues.

1 participant