Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inline ^gap in VFL splat does not become ^^gap #42

Open
Inviz opened this issue Apr 9, 2015 · 1 comment
Open

inline ^gap in VFL splat does not become ^^gap #42

Inviz opened this issue Apr 9, 2015 · 1 comment

Comments

@Inviz
Copy link

Inviz commented Apr 9, 2015

  @v |-^[block-gap-top]-(.block)-^block-...-^[block-gap-bottom]-| !require;
.block { &[bottom] + ^block == &:next[top]; }; // should be ^^block to point to proper parent
::this[top] + ^[block-gap-top] == .block:first[top] !require;
.block:last[bottom] + ^[block-gap-bottom] == ::this[bottom] !require;
@paulyoung
Copy link
Contributor

I just ran into this too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants