Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Low-prio: failing when something after CLOSE_CURLY #3

Closed
@tunnckoCore

Description

@tunnckoCore

e.g.

var parseFunction = require('parse-function')
var fnStr = 'function (a) {return a}; var b = 1'
var data = parseFunction(fnStr)

console.log(data.body) // => 'return a}; var b = ' instead of 'return a'

resolved locally

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions