mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-24 07:38:46 +00:00
Better error reporting; synched with ostap
This commit is contained in:
parent
290c124be6
commit
b6180d8634
13 changed files with 59 additions and 68 deletions
|
|
@ -68,8 +68,7 @@ fun matcherCreate (buf, pos, line, col) {
|
|||
[show,
|
||||
eof,
|
||||
matchString,
|
||||
matchRegexp
|
||||
]
|
||||
matchRegexp]
|
||||
}
|
||||
|
||||
fun show (m) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue