--version, for now
This commit is contained in:
parent
9b1890a3db
commit
ef20c67e61
|
|
@ -31,7 +31,7 @@ ${colors.bright}Options:${colors.reset}
|
||||||
}
|
}
|
||||||
|
|
||||||
function showVersion() {
|
function showVersion() {
|
||||||
console.log('🦐 v0.0.1')
|
console.log('🦐 v0.0.1 (non-lezer parser)')
|
||||||
}
|
}
|
||||||
|
|
||||||
async function evalCode(code: string, imports: string[]) {
|
async function evalCode(code: string, imports: string[]) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user