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

Dictionaries no longer work. #23

Closed
tr0yspradling opened this issue Aug 15, 2018 · 1 comment
Closed

Dictionaries no longer work. #23

tr0yspradling opened this issue Aug 15, 2018 · 1 comment

Comments

@tr0yspradling
Copy link

The compiler seems to have issues working with Python dictionaries. It converts the left curly brace to a colon.

@mathialo
Copy link
Owner

This is a known issue with the current implementation of the compiler. At the moment, you have to use the dictionary constructor directly.

For a discussion on the topic, consult the introduction

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

2 participants