this context should include instance functions! #15

Closed
opened 2021-05-17 18:20:43 -04:00 by valyrie97 · 0 comments
valyrie97 commented 2021-05-17 18:20:43 -04:00 (Migrated from github.com)
restore {
  this.foo();
}

foo {
  console.log('foo!');
}
``` restore { this.foo(); } foo { console.log('foo!'); } ```
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: valerie/vogue#15
There is no content yet.