mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-24 14:22:13 -06:00
.upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@7057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
765cbeb249
commit
b99e305f3e
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ CONSOLE_APP_MAIN
|
|||
{
|
||||
StdLogSetup(LOG_COUT|LOG_FILE);
|
||||
|
||||
// WString x("ax");
|
||||
// int pos = x.Find(WString("x"));
|
||||
String x("aaaaaxxxxxxxxx");
|
||||
int pos = x.Find(String("aaaaxxxxxxxxx"));
|
||||
|
||||
Check<String>();
|
||||
Check<WString>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue