Skip to content

Commit

Permalink
[[CHORE]] Reorder parameters of internal function
Browse files Browse the repository at this point in the history
The `expression` function was recently extended to support a second
parameter describing the parsing context. All other internal functions
that accept this value do so via the first parameter. Refactor the
`expression` function to match that pattern.
  • Loading branch information
jugglinmike authored and rwaldron committed Jan 31, 2019
1 parent 90904ce commit f80e049
Showing 1 changed file with 68 additions and 68 deletions.
Loading

0 comments on commit f80e049

Please sign in to comment.