update wcswidth go version to match unicode 15 update in master

This commit is contained in:
Kovid Goyal
2022-09-30 13:42:55 +05:30
parent 8f5302a650
commit 6b04c42730
5 changed files with 85 additions and 49 deletions

View File

@@ -1,4 +1,4 @@
// unicode data, built from the unicode standard on: 2022-09-29
// unicode data, built from the unicode standard on: 2022-09-30
// see gen-wcwidth.py
#pragma once
#include "data-types.h"