Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sweet-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • sweet-js
  • sweet-core
  • Issues
  • #215
Closed
Open
Issue created Jan 25, 2014 by Administrator@rootContributor

`letstx` fails inside loops

Created by: amatiasq

Trying to implement somethink like this I get the error Cannot read property '0' of undefined.

It may be generated by caused because letstx is trapped inside the while block and can't access the rest of the syntax. If I remove the while block it works.

I don't know how hard this is to implement but I think letstx should work in cases like this one for coherency.

With help from @disnet we've generated a $($token) ... bucle from the case macro but it's a little bit confusing: http://bit.ly/1d1yWU8

Assignee
Assign to
Time tracking