1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-06-02 07:20:47 +00:00
conky/3rdparty/toluapp/src/tests/tdirective.lua

7 lines
73 B
Lua

assert(a==3)
assert(A==4)
assert(func()==5)
print("Directive test OK")