repo.or.cz
/
mcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add comment
[mcs.git]
/
tests
/
gtest-exmethod-24.cs
blob
3a7f48f6982d81d8c9c26c9cb4ff5c1ee2b2ea6e
1
// Compiler options: -r:gtest-exmethod-24-lib.dll
2
3
using
lib1
;
4
5
public class
Bar
6
{
7
public static void
Main
()
8
{
9
}
10
}