mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
Use "[ ]+" instead of "[ ]*".
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#nm: -n
|
||||
#name: symver symver1
|
||||
|
||||
[ ]*U foo@version1
|
||||
[ ]+U foo@version1
|
||||
0+0000000 D foo1@@version1
|
||||
0+00000.. d L_foo1
|
||||
0+00000.. D foo2
|
||||
|
Reference in New Issue
Block a user