Skip to content

Create more accurate system for dependencies #112

@Xiddoc

Description

@Xiddoc

The following snippet will create an invalid output, since the str is converted to std::string, however std is not imported.

def test() -> str:
    return "test_str"

test()

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions