mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
more
This commit is contained in:
@@ -33,4 +33,5 @@ hello1();
|
||||
hello1(1);
|
||||
hello1(23.44);
|
||||
hello1("Hello world");
|
||||
|
||||
hello1(1,2,3,4);
|
||||
hello1(1,2.3,"4");
|
||||
|
Reference in New Issue
Block a user