Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 482 Bytes

File metadata and controls

19 lines (15 loc) · 482 Bytes

Description

[Describe the changes you've made]

Example

[Add a code example of the change, especially if it is a new feature]

Related Issue

[Reference any related issue]

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Code refactoring

Checklist

  • Added/updated tests under liquidjava-example/src/main/java/testSuite/ (Correct* / Error*)
  • mvn test passes locally
  • Updated docs/README if behavior or API changed