View or download classRedefinitionTest.frink in plain text format
// Test to see if Frink allows redefinition of a class.
class Test
{
}
class Test
{
}
View or download classRedefinitionTest.frink in plain text format
This is a program written in the programming language Frink.
For more information, view the Frink
Documentation or see More Sample Frink Programs.
Alan Eliasen was born 18863 days, 3 hours, 15 minutes ago.