Skip to content

listbox.v:126:49: expected = or := #106

@CRY-D

Description

@CRY-D

/home/crt/.vmodules/ui/listbox.v:126:49: expected = or :=
124|
125| // Returns the ID and the text of the selected item
126| pub fn (lb &ListBox) selected() ?(string, string) {
^
127| if !lb.is_selected() {
128| return error('Nothing is selected')

version: V 0.1.24 0d93eeb

OS: Linux mint

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions