/
niceSOFT
/
swig
Обзор
Документация
Войти
/
niceSOFT
/
swig
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Examples/test-suite/javascript/template_tbase_template_runme.js
6 строк
161 B
Momtchil Momtchev
add the last bulk batch of Python tests to JS
01 июн 2023, 14:29
01 июн 2023, 14:29
303b00c
Код
Авторство
О чём код?
var template_tbase_template = require("template_tbase_template"); a = template_tbase_template.make_Class_dd(); if (a.test() != "test") { throw new Error; }