Skip to content

Fix typos in data literal table.

John Burnham requested to merge jcb/fix-data-literal-table into master

Problem: Data literal table was still using old return convention in places. Solution: Update to modern calling convention

Merge request reports