correction
continuous-integration/drone/push Build encountered an error Details

ServeurDeTest
Noé GARNIER 2 years ago
parent 784541a831
commit 846c929a03

@ -49,7 +49,6 @@ function run_init() {
//Function that execute given code and return the result in a given element by id //Function that execute given code and return the result in a given element by id
function exec(code, id) { function exec(code, id) {
var terminal = "";
const runner = new BrythonRunner({ const runner = new BrythonRunner({
stdout: { stdout: {
write(content) { write(content) {

Loading…
Cancel
Save