8000 :const is not recognized at compile time if quoted · Issue #7 · borodust/claw · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
:const is not recognized at compile time if quoted #7
Open
@borodust

Description

@borodust
(%skia:get-family-name
     ':const
     '(claw-utils:claw-pointer %skia:sk-typeface) typeface
     '(claw-utils:claw-pointer %skia:sk-string) sk-str)

vs

(%skia:get-family-name
     :const
     '(claw-utils:claw-pointer %skia:sk-typeface) typeface
     '(claw-utils:claw-pointer %skia:sk-string) sk-str)

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