mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
Update testloader.js
This commit is contained in:
parent
af30097c6e
commit
6ab285bc89
|
@ -976,6 +976,7 @@ var test_implements = {
|
|||
console.log(JSON.stringify(b.toArray()));
|
||||
},
|
||||
|
||||
// https://stackoverflow.com/questions/33417367/example-of-how-to-use-peg-js
|
||||
"pegjs": {
|
||||
var syntax = FILE.readFile("app/assets/pegjs/test.pegjs", FILE.CdoCharset.CdoUTF_8);
|
||||
var parser = PEG.generate(syntax);
|
||||
|
|
Loading…
Reference in New Issue
Block a user