github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/gnovm/cmd/gno/testdata/gno_transpile/01_no_args.txtar (about)

     1  # Run gno transpile without args
     2  
     3  ! gno transpile
     4  
     5  ! stdout .+
     6  stderr 'USAGE'