You've already forked linux-packaging-mono
6 lines
122 B
C#
6 lines
122 B
C#
![]() |
// Subordinate test file for test-361.cs
|
||
|
|
||
|
using System;
|
||
|
[AttributeUsage (AttributeTargets.Class)]
|
||
|
class X : Attribute { }
|