Skip to content

Atom editor, dartlang plugin, null coalescing operator: type mismatch #26876

@gchumillas

Description

@gchumillas

I'm using the Atom IDE in combination with the dartlang plugin, and the following code doesn't throw any alert:

String test = 100 ?? 'another string';

Related issue:
dart-atom/dart#1065

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-languageDart language related items (some items might be better tracked at github.com/dart-lang/language).closed-duplicateClosed in favor of an existing report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions