petr-stdlib 0.1.0

the petr language's standard library
Documentation
1
2
3

export fn print(content in 'string) returns 'unit
  @puts content