1
0
Fork 0
forked from fun/fun

Some more Tk fun. (0.37.18)

This commit is contained in:
Johannes Findeisen 2025-12-23 23:19:20 +01:00
commit 689a716499
13 changed files with 282 additions and 12 deletions

1
examples/test_include.fun Normal file → Executable file
View file

@ -12,6 +12,7 @@
*/
#include <hex.fun>
print(dec_to_hex(255))
/* Expected output: