Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sweet-js
sweet-core
Merge requests
!53
Use Object.create(null) at attemptToMatchMacroCall
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Administrator
requested to merge
patch-1
into
master
Nov 09, 2012
Overview
1
Commits
1
Pipelines
0
Changes
1
Created by: ghost
To run the following:
macro foo {
case () => { this.constructor }
}