Skip to content

Wrong output #8

Description

@NimbusSecurity

input
Invoke-CodeConversion -CSharp 'namespace HelloWorld{class Hello { static void Main(string[] args){System.Console.WriteLine("Hello World!");}}}'

output

{
        param([string[]]$args)
        $System.Console.WriteLine($Hello)
}

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