Lines Matching defs:const
2 const common = require('../common');
3 const { PassThrough } = require('stream');
4 const readline = require('readline');
5 const assert = require('assert');
10 const input = new PassThrough();
11 const rl = readline.createInterface({
24 const input = new PassThrough();
25 const rl = readline.createInterface({
36 const input = new PassThrough();
37 const rl = readline.createInterface({
50 const input = new PassThrough();
51 const rl = readline.createInterface({
59 const key = {
88 const input = new PassThrough();
89 const rl = readline.createInterface({
94 const key = {
124 const input = new PassThrough();
125 const rl = readline.createInterface({
130 const key = {