mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 23:57:14 +08:00
start hashing identifiers
This commit is contained in:
Vendored
+2
-3
@@ -40,9 +40,8 @@ exec readelf --section-details --symbols main
|
||||
|
||||
! grep $WORK main
|
||||
|
||||
# TODO
|
||||
# ! grep 'globalVar' main
|
||||
# ! grep 'globalFunc' main
|
||||
! grep 'globalVar' main
|
||||
! grep 'globalFunc' main
|
||||
|
||||
-- main.go --
|
||||
package main
|
||||
|
||||
Reference in New Issue
Block a user