Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

14 lines
431 B
C#

// Compiler options: -warnaserror -debug
#pragma checksum "c:\foo\Pragma.txt" "{606ea660-14cf-cc82-b6f0-42d48170a799}" "AB"
#pragma checksum "b.txt" "{ee1816fc-aa5e-4d10-8ff7-6f4963833f60}" "EE0BAA"
#pragma checksum "d.txt" "{ee1816fc-aa5e-4d10-8ff7-6f4963833f60}" "7F9B77ACAA31C1F80B3DA15F6E748916"
#pragma checksum " " "{00000000-0000-0000-0000-000000000000}" "" // some comments
class C
{
public static void Main ()
{
}
}