/
servlamo
/
cue
Обзор
Документация
Войти
/
servlamo
/
cue
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
internal/core/runtime/testdata/_debug.txtar
13 строк
231 B
Marcel van Lohuizen
cue/context: support internal interpreters
01 мар 2023, 16:46
01 мар 2023, 16:46
7617de2
Код
Авторство
О чём код?
// This file is ordered first and is added as a convenience debugging tool. // Do not remove. -- a_debug.cue -- @extern("test") package foo Foo: _ @extern(file1.xx, abi=c, sig="func(int)int") -- out/extern -- { Foo: implFoo1 }