Skip to content

now everything goes to the console... #18

@Laeeth

Description

@Laeeth

%%pyd
import std.stdio;
@PDEF!() void zemain(string[] args)
{
writefln("hello");
}

zemain(["s"])

"hello" appears in console window (not the notebook).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions