8000 Wrong output handling when the output contains "'" (single quote) · Issue #1 · pope/ob-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Wrong output handling when the output contains "'" (single quote) #1
Closed
@cinsk

Description

@cinsk
    #+BEGIN_SRC go :imports "fmt"
    s := "'h' and 'i'"
    fmt.Printf("%s\n", s)
    #+END_SRC

    #+RESULTS:
    : h

When I evaluate a Go snippet looks like above, the output was not properly shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0