mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-21 16:29:59 +00:00
remove prev log
This commit is contained in:
@@ -74,7 +74,6 @@ function* lex(code: string, config: clikeConf) {
|
||||
|
||||
const prev = prevNonBlank();
|
||||
if (prev) {
|
||||
console.log(prev);
|
||||
if (prev.endsWith(".")) {
|
||||
return hcolors.property;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user