質問編集履歴

1

2015/12/16 16:28

投稿

matu
matu

スコア17

test CHANGED
File without changes
test CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
  virtual function int getval();
18
18
 
19
- return a;
19
+ return val;
20
20
 
21
21
  endfunction
22
22