random-thinglike-things/ntdb/src/ntdb.nim

8 lines
232 B
Nim

# This is just an example to get you started. A typical hybrid package
# uses this file as the main entry point of the application.
import ntdbpkg/submodule
import ntdbpkg/NTtables
when isMainModule:
echo parseOTfragment("23")