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

Import side effects statement generates invalid Lua #137

Closed
evaera opened this issue Nov 17, 2018 · 2 comments
Closed

Import side effects statement generates invalid Lua #137

evaera opened this issue Nov 17, 2018 · 2 comments
Labels

Comments

@evaera
Copy link

evaera commented Nov 17, 2018

import "./aaa";
local _0 = TS.import(script.Parent, "aaa");
local  = ;
@evaera evaera added the bug label Nov 17, 2018
@osyrisrblx
Copy link
Member

I was not aware that was valid syntax. Good catch.

@Validark
Copy link

This issue is now fixed.

@evaera evaera closed this as completed Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants