mirror of
https://github.com/RubyMetric/chsrc
synced 2025-09-09 07:47:04 +08:00
更新 xy 测试
This commit is contained in:
parent
98b2e14747
commit
224021f0f7
@ -5,7 +5,7 @@
|
|||||||
* Test Authors : 曾奥然 <ccmywish@qq.com>
|
* Test Authors : 曾奥然 <ccmywish@qq.com>
|
||||||
* Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
|
* Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
|
||||||
* Created On : <2023-08-30>
|
* Created On : <2023-08-30>
|
||||||
* Last Modified : <2025-08-20>
|
* Last Modified : <2025-08-21>
|
||||||
*
|
*
|
||||||
* Test xy.h
|
* Test xy.h
|
||||||
* ------------------------------------------------------------*/
|
* ------------------------------------------------------------*/
|
||||||
@ -28,7 +28,7 @@ print_str_for_map (const char *key, void *value)
|
|||||||
int
|
int
|
||||||
main (int argc, char const *argv[])
|
main (int argc, char const *argv[])
|
||||||
{
|
{
|
||||||
xy_use_utf8 ();
|
xy_init ();
|
||||||
|
|
||||||
println (xy_os_depend_str ("Hello, Windows!", "Hello, Unix!"));
|
println (xy_os_depend_str ("Hello, Windows!", "Hello, Unix!"));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user