Skip to content

Importing a module member named default fails #4387

@GeoffreyBooth

Description

@GeoffreyBooth

Apparently the following is valid ES2015:

import { default } from 'lib';

But CoffeeScript throws an error:

Error on line 1: unexpected default

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions