mirror of
https://github.com/kataras/iris.git
synced 2026-01-09 21:15:56 +00:00
add the stale release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package lexer
|
||||
|
||||
import (
|
||||
"github.com/kataras/iris/v12/macro/interpreter/token"
|
||||
"github.com/kataras/iris/macro/interpreter/token"
|
||||
)
|
||||
|
||||
// Lexer helps us to read/scan characters of a source and resolve their token types.
|
||||
|
||||
Reference in New Issue
Block a user