Skip to content
Snippets Groups Projects
Commit 75e6d61e authored by Manish R Jain's avatar Manish R Jain
Browse files

Move lexer one level up, we'll use this level for lexer and parser both.

parent 85adf86a
No related branches found
No related tags found
No related merge requests found
package gqlex
package gql
import (
"fmt"
......
package gqlex
package gql
import (
"fmt"
......
package gqlex
package gql
const (
leftCurl = '{'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment